summaryrefslogtreecommitdiff
path: root/src/libs/utils/textfieldcombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/textfieldcombobox.h')
-rw-r--r--src/libs/utils/textfieldcombobox.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/utils/textfieldcombobox.h b/src/libs/utils/textfieldcombobox.h
index a3fca807e1..943e7a677c 100644
--- a/src/libs/utils/textfieldcombobox.h
+++ b/src/libs/utils/textfieldcombobox.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef TEXTFIELDCOMBOBOX_H
-#define TEXTFIELDCOMBOBOX_H
+#pragma once
#include "utils_global.h"
@@ -55,5 +54,3 @@ private:
};
} // namespace Utils
-
-#endif // TEXTFIELDCOMBOBOX_H