diff options
Diffstat (limited to 'editor/editor_about.h')
-rw-r--r-- | editor/editor_about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_about.h b/editor/editor_about.h index 6f05700582..971843f6d2 100644 --- a/editor/editor_about.h +++ b/editor/editor_about.h @@ -75,4 +75,4 @@ public: ~EditorAbout(); }; -#endif +#endif // EDITOR_ABOUT_H |