aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h')
-rw-r--r--src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h b/src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h
index 3378621c45..dd566a12bc 100644
--- a/src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h
+++ b/src/plugins/qmldesigner/components/importmanager/importmanagercombobox.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef IMPORTMANAGERCOMBOBOX_H
-#define IMPORTMANAGERCOMBOBOX_H
+#pragma once
#include <QComboBox>
@@ -37,5 +36,3 @@ public:
protected:
void paintEvent(QPaintEvent *e);
};
-
-#endif // IMPORTMANAGERCOMBOBOX_H