diff options
Diffstat (limited to 'editor/editor_sectioned_inspector.h')
-rw-r--r-- | editor/editor_sectioned_inspector.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_sectioned_inspector.h b/editor/editor_sectioned_inspector.h index babd11eb69..758efae31e 100644 --- a/editor/editor_sectioned_inspector.h +++ b/editor/editor_sectioned_inspector.h @@ -76,4 +76,5 @@ public: SectionedInspector(); ~SectionedInspector(); }; + #endif // EDITOR_SECTIONED_INSPECTOR_H |