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.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx
index e0a728791f6d..5c6ff014b2b6 100644
--- a/sc/source/ui/inc/solvrdlg.hxx
+++ b/sc/source/ui/inc/solvrdlg.hxx
@@ -24,7 +24,6 @@
#include "address.hxx"
#include "anyrefdg.hxx"
-
#include <vcl/fixed.hxx>
#include <vcl/group.hxx>
@@ -36,7 +35,6 @@ enum ScSolverErr
SOLVERR_INVALID_TARGETVALUE
};
-
class ScSolverDlg : public ScAnyRefDlg
{
public:
@@ -88,5 +86,4 @@ private:
#endif // INCLUDED_SC_SOURCE_UI_INC_SOLVRDLG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */