diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-05 15:57:25 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-05 16:02:59 +0100 |
commit | 306add13e1d9f70e1111acde8362aea6c169a97d (patch) | |
tree | 67660a864cbb3df6bdccf7b3591faa7135e0a4f0 /chart2 | |
parent | 36ca919da2e360fde7cc28230069eff488a85ac5 (diff) |
convert the last two lonely FixedInfos to FixedText
Change-Id: Ia6ed5f71931a6141efb3d5e5eb329149d6850342
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/inc/dlg_DataEditor.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/dlg_DataEditor.hxx b/chart2/source/controller/inc/dlg_DataEditor.hxx index b2e9009d208f..f372f4d1afc8 100644 --- a/chart2/source/controller/inc/dlg_DataEditor.hxx +++ b/chart2/source/controller/inc/dlg_DataEditor.hxx @@ -21,7 +21,6 @@ #define INCLUDED_CHART2_SOURCE_CONTROLLER_INC_DLG_DATAEDITOR_HXX #include <svl/lstner.hxx> -#include <svtools/stdctrl.hxx> #include <vcl/toolbox.hxx> #include <comphelper/stl_types.hxx> #include <vcl/dialog.hxx> |