summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/spelldialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/spelldialog.hxx')
-rw-r--r--sc/source/ui/inc/spelldialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/spelldialog.hxx b/sc/source/ui/inc/spelldialog.hxx
index 4eaf6566f877..0023d354283d 100644
--- a/sc/source/ui/inc/spelldialog.hxx
+++ b/sc/source/ui/inc/spelldialog.hxx
@@ -23,7 +23,7 @@
#include <memory>
#include <svx/SpellDialogChildWindow.hxx>
-// ============================================================================
+
class ScConversionEngineBase;
class ScSelectionState;
@@ -92,7 +92,7 @@ private:
bool mbOldIdleEnabled;
};
-// ============================================================================
+
#endif