aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/resourceeditor/resourceeditorw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/resourceeditor/resourceeditorw.h')
-rw-r--r--src/plugins/resourceeditor/resourceeditorw.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/plugins/resourceeditor/resourceeditorw.h b/src/plugins/resourceeditor/resourceeditorw.h
index 628c6b138e..17ffd65830 100644
--- a/src/plugins/resourceeditor/resourceeditorw.h
+++ b/src/plugins/resourceeditor/resourceeditorw.h
@@ -33,8 +33,7 @@ class QMenu;
class QToolBar;
QT_END_NAMESPACE
-namespace ResourceEditor {
-namespace Internal {
+namespace ResourceEditor::Internal {
class RelativeResourceModel;
class ResourceEditorPlugin;
@@ -125,5 +124,4 @@ public:
friend class ResourceEditorDocument;
};
-} // namespace Internal
-} // namespace ResourceEditor
+} // ResourceEditor::Internal