Skip to content
Snippets Groups Projects
Commit cd0d0be2 authored by hjk's avatar hjk
Browse files

compile fix with namespaces

parent 21f0f2c9
No related branches found
No related tags found
No related merge requests found
...@@ -34,9 +34,9 @@ ...@@ -34,9 +34,9 @@
#include <QtGui/QWidget> #include <QtGui/QWidget>
QT_BEGIN_HEADER QT_BEGIN_NAMESPACE
class QSettings; class QSettings;
QT_END_HEADER QT_END_NAMESPACE
namespace Core { namespace Core {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment