summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabopdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tabopdlg.hxx')
-rw-r--r--sc/source/ui/inc/tabopdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/tabopdlg.hxx b/sc/source/ui/inc/tabopdlg.hxx
index 8d87cfb27c08..db1fcd58a216 100644
--- a/sc/source/ui/inc/tabopdlg.hxx
+++ b/sc/source/ui/inc/tabopdlg.hxx
@@ -27,7 +27,7 @@
#include "anyrefdg.hxx"
-//------------------------------------------------------------------------
+
enum ScTabOpErr
{
@@ -40,7 +40,7 @@ enum ScTabOpErr
TABOPERR_NOROWFORMULA
};
-//========================================================================
+
class ScTabOpDlg : public ScAnyRefDlg
{