summaryrefslogtreecommitdiffstats
path: root/include/svx/svxdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxdlg.hxx')
-rw-r--r--include/svx/svxdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx
index a845b693a1c1..a67f349e1839 100644
--- a/include/svx/svxdlg.hxx
+++ b/include/svx/svxdlg.hxx
@@ -80,7 +80,7 @@ class AbstractSvxZoomDialog : public VclAbstractDialog
virtual const SfxItemSet* GetOutputItemSet() const = 0 ;
};
-class AbstractSpellDialog : public VclAbstractDialog //
+class AbstractSpellDialog : public VclAbstractDialog
{
public:
virtual void SetLanguage( sal_uInt16 nLang ) = 0;