summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/solvrdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/solvrdlg.hxx')
-rw-r--r--sc/source/ui/inc/solvrdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx
index cb23af64d664..fcd5f2d0c654 100644
--- a/sc/source/ui/inc/solvrdlg.hxx
+++ b/sc/source/ui/inc/solvrdlg.hxx
@@ -28,7 +28,7 @@
#include <vcl/fixed.hxx>
#include <vcl/group.hxx>
-//----------------------------------------------------------------------------
+
enum ScSolverErr
{
@@ -39,7 +39,7 @@ enum ScSolverErr
};
-//============================================================================
+
class ScSolverDlg : public ScAnyRefDlg
{