aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/SignalStation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/SignalStation.h')
-rw-r--r--src/ui/SignalStation.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/ui/SignalStation.h b/src/ui/SignalStation.h
index 6ba29c41..9fa0e778 100644
--- a/src/ui/SignalStation.h
+++ b/src/ui/SignalStation.h
@@ -26,8 +26,7 @@
*
*/
-#ifndef GPGFRONTEND_SIGNALSTATION_H
-#define GPGFRONTEND_SIGNALSTATION_H
+#pragma once
#include "ui/GpgFrontendUI.h"
#include "ui/widgets/InfoBoardWidget.h"
@@ -106,5 +105,3 @@ class SignalStation : public QObject {
};
} // namespace GpgFrontend::UI
-
-#endif // GPGFRONTEND_SIGNALSTATION_H