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

summaryrefslogtreecommitdiff
path: root/source/frontend/StarOptionsMenu.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/frontend/StarOptionsMenu.hpp')
-rw-r--r--source/frontend/StarOptionsMenu.hpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarOptionsMenu.hpp b/source/frontend/StarOptionsMenu.hpp
index d98fb20..4bc36ad 100644
--- a/source/frontend/StarOptionsMenu.hpp
+++ b/source/frontend/StarOptionsMenu.hpp
@@ -1,5 +1,4 @@
-#ifndef STAR_OPTIONS_MENU_HPP
-#define STAR_OPTIONS_MENU_HPP
+#pragma once
#include "StarPane.hpp"
#include "StarConfiguration.hpp"
@@ -73,5 +72,3 @@ private:
};
}
-
-#endif