diff options
Diffstat (limited to 'source/windowing/StarImageStretchWidget.hpp')
-rw-r--r-- | source/windowing/StarImageStretchWidget.hpp | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/source/windowing/StarImageStretchWidget.hpp b/source/windowing/StarImageStretchWidget.hpp index 40470e8..cdc4f46 100644 --- a/source/windowing/StarImageStretchWidget.hpp +++ b/source/windowing/StarImageStretchWidget.hpp @@ -1,5 +1,4 @@ -#ifndef STAR_IMAGE_STRETCH_WIDGET_HPP -#define STAR_IMAGE_STRETCH_WIDGET_HPP +#pragma once #include "StarWidget.hpp" @@ -21,5 +20,3 @@ private: }; } - -#endif |