Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/windowing/StarWidgetParsing.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/windowing/StarWidgetParsing.hpp')
-rw-r--r--source/windowing/StarWidgetParsing.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/windowing/StarWidgetParsing.hpp b/source/windowing/StarWidgetParsing.hpp
index 6065ef7..46fa317 100644
--- a/source/windowing/StarWidgetParsing.hpp
+++ b/source/windowing/StarWidgetParsing.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_PANE_OBJECT_PARSING_HPP
-#define STAR_PANE_OBJECT_PARSING_HPP
+#pragma once
#include "StarWidget.hpp"
@@ -72,5 +71,3 @@ protected:
};
}
-
-#endif