summaryrefslogtreecommitdiffstats
path: root/src/widget/woverviewhsv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/woverviewhsv.h')
-rw-r--r--src/widget/woverviewhsv.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/widget/woverviewhsv.h b/src/widget/woverviewhsv.h
index ab8c26d4ce..9876040adf 100644
--- a/src/widget/woverviewhsv.h
+++ b/src/widget/woverviewhsv.h
@@ -1,5 +1,4 @@
-#ifndef WOVERVIEWHSV_H
-#define WOVERVIEWHSV_H
+#pragma once
#include "widget/woverview.h"
@@ -14,5 +13,3 @@ class WOverviewHSV : public WOverview {
private:
bool drawNextPixmapPart() override;
};
-
-#endif // WOVERVIEWHSV_H