summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljscomponentnamedialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmljseditor/qmljscomponentnamedialog.h')
-rw-r--r--src/plugins/qmljseditor/qmljscomponentnamedialog.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmljseditor/qmljscomponentnamedialog.h b/src/plugins/qmljseditor/qmljscomponentnamedialog.h
index 0a52f06a38..b7c5a7335f 100644
--- a/src/plugins/qmljseditor/qmljscomponentnamedialog.h
+++ b/src/plugins/qmljseditor/qmljscomponentnamedialog.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef QMLJSCOMPONENTNAMEDIALOG_H
-#define QMLJSCOMPONENTNAMEDIALOG_H
+#pragma once
#include <QDialog>
@@ -56,5 +55,3 @@ private:
} // namespace Internal
} // namespace QmlJSEditor
-
-#endif // QMLJSCOMPONENTNAMEDIALOG_H