diff options
Diffstat (limited to 'source/frontend/StarKeybindingsMenu.hpp')
-rw-r--r-- | source/frontend/StarKeybindingsMenu.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/frontend/StarKeybindingsMenu.hpp b/source/frontend/StarKeybindingsMenu.hpp index 3393b35..8a21cd7 100644 --- a/source/frontend/StarKeybindingsMenu.hpp +++ b/source/frontend/StarKeybindingsMenu.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_KEYBINDINGS_MENU_HPP -#define STAR_KEYBINDINGS_MENU_HPP +#pragma once #include "StarPane.hpp" @@ -45,5 +44,3 @@ private: }; } - -#endif |