aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/proxyaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/proxyaction.h')
-rw-r--r--src/libs/utils/proxyaction.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/libs/utils/proxyaction.h b/src/libs/utils/proxyaction.h
index e2eea9908d..d6187d047e 100644
--- a/src/libs/utils/proxyaction.h
+++ b/src/libs/utils/proxyaction.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef PROXYACTION_H
-#define PROXYACTION_H
+#pragma once
#include "utils_global.h"
@@ -80,5 +79,3 @@ private:
} // namespace Utils
Q_DECLARE_OPERATORS_FOR_FLAGS(Utils::ProxyAction::Attributes)
-
-#endif // PROXYACTION_H