Skip to content
GitLab
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
425983ad
Commit
425983ad
authored
Feb 02, 2011
by
Christian Kandeler
Browse files
Fix compilation with namespaced Qt.
parent
0752ec6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/shared/symbianutils/virtualserialdevice.h
View file @
425983ad
...
...
@@ -4,7 +4,10 @@
#include
<QtCore/QIODevice>
#include
<QtCore/QString>
#include
<QtCore/QMutex>
QT_BEGIN_NAMESPACE
class
QWaitCondition
;
QT_END_NAMESPACE
#include
"symbianutils_global.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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