diff options
Diffstat (limited to 'sc/source/ui/inc/mtrindlg.hxx')
-rw-r--r-- | sc/source/ui/inc/mtrindlg.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/mtrindlg.hxx b/sc/source/ui/inc/mtrindlg.hxx index fa9eb5ab4cf4..0337f9dfcc11 100644 --- a/sc/source/ui/inc/mtrindlg.hxx +++ b/sc/source/ui/inc/mtrindlg.hxx @@ -25,7 +25,6 @@ #include <vcl/button.hxx> #include <vcl/fixed.hxx> - class ScMetricInputDlg : public ModalDialog { public: @@ -54,6 +53,4 @@ private: #endif // INCLUDED_SC_SOURCE_UI_INC_MTRINDLG_HXX - - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |