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