summaryrefslogtreecommitdiff
path: root/include/svtools/wizdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/wizdlg.hxx')
-rw-r--r--include/svtools/wizdlg.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svtools/wizdlg.hxx b/include/svtools/wizdlg.hxx
index f80a25a85cfa..517d439c12ea 100644
--- a/include/svtools/wizdlg.hxx
+++ b/include/svtools/wizdlg.hxx
@@ -196,16 +196,16 @@ IMPL_LINK( MyWizardDlg, ImplNextHdl, PushButton*, pBtn )
*************************************************************************/
-// ----------------------
+
// - WizardDialog-Types -
-// ----------------------
+
#define WIZARDDIALOG_BUTTON_STDOFFSET_X 6
#define WIZARDDIALOG_BUTTON_SMALLSTDOFFSET_X 3
-// ----------------
+
// - WizardDialog -
-// ----------------
+
class SVT_DLLPUBLIC WizardDialog : public ModalDialog
{