Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
7d135ef0
Commit
7d135ef0
authored
Aug 13, 2010
by
Alessandro Portale
Browse files
Include <cctype> to use std::isdigit
Reviewed-by: ck
parent
cd55454e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
View file @
7d135ef0
...
...
@@ -42,6 +42,7 @@
#include <QtGui/QDesktopServices>
#include <algorithm>
#include <cctype>
typedef
Core
::
SshConnectionParameters
::
AuthType
AuthType
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment