diff options
Diffstat (limited to 'scene/gui/separator.h')
-rw-r--r-- | scene/gui/separator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/gui/separator.h b/scene/gui/separator.h index 1621bb3351..e6578a4d04 100644 --- a/scene/gui/separator.h +++ b/scene/gui/separator.h @@ -60,4 +60,4 @@ public: HSeparator(); }; -#endif +#endif // SEPARATOR_H |