aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/editormanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/editormanager/editormanager.h')
-rw-r--r--src/plugins/coreplugin/editormanager/editormanager.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/coreplugin/editormanager/editormanager.h b/src/plugins/coreplugin/editormanager/editormanager.h
index d543db4293..3d80e73e69 100644
--- a/src/plugins/coreplugin/editormanager/editormanager.h
+++ b/src/plugins/coreplugin/editormanager/editormanager.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef EDITORMANAGER_H
-#define EDITORMANAGER_H
+#pragma once
#include "../core_global.h"
#include "../idocument.h"
@@ -210,5 +209,3 @@ private:
} // namespace Core
Q_DECLARE_OPERATORS_FOR_FLAGS(Core::EditorManager::OpenEditorFlags)
-
-#endif // EDITORMANAGER_H