aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glsleditoreditable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glsleditoreditable.h')
-rw-r--r--src/plugins/glsleditor/glsleditoreditable.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/glsleditor/glsleditoreditable.h b/src/plugins/glsleditor/glsleditoreditable.h
index 9b8ecd64546..b9c891232bd 100644
--- a/src/plugins/glsleditor/glsleditoreditable.h
+++ b/src/plugins/glsleditor/glsleditoreditable.h
@@ -33,10 +33,10 @@
#include <texteditor/basetexteditor.h>
namespace GLSLEditor {
-class GLSLTextEditorWidget;
-
namespace Internal {
+class GLSLTextEditorWidget;
+
class GLSLEditorEditable : public TextEditor::BaseTextEditor
{
Q_OBJECT