aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/aggregation/examples/text/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/aggregation/examples/text/main.h')
-rw-r--r--src/libs/aggregation/examples/text/main.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/aggregation/examples/text/main.h b/src/libs/aggregation/examples/text/main.h
index 53482ea894..76d0ec0191 100644
--- a/src/libs/aggregation/examples/text/main.h
+++ b/src/libs/aggregation/examples/text/main.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef MAIN_H
-#define MAIN_H
+#pragma once
#include "myinterfaces.h"
#include "ui_main.h"
@@ -51,5 +50,3 @@ private:
QList<IComboEntry *> m_entries;
};
-
-#endif // MAIN_H