summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/mvtabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/mvtabdlg.hxx')
-rw-r--r--sc/source/ui/inc/mvtabdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/mvtabdlg.hxx b/sc/source/ui/inc/mvtabdlg.hxx
index 1bbc2826ff19..1f0d729c8c8f 100644
--- a/sc/source/ui/inc/mvtabdlg.hxx
+++ b/sc/source/ui/inc/mvtabdlg.hxx
@@ -28,7 +28,7 @@
#include <vcl/fixed.hxx>
#include <vcl/edit.hxx>
-//------------------------------------------------------------------------
+
class ScMoveTableDlg : public ModalDialog
{
@@ -76,7 +76,7 @@ private:
bool bRenameTable:1;
bool mbEverEdited:1;
- //--------------------------------------
+
void Init ();
void InitBtnRename ();
void InitDocListBox ();