diff options
author | Felix Zhang <fezhang@suse.com> | 2011-11-15 10:13:52 +0800 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-11-15 14:39:55 +0100 |
commit | eacfa0f77c3d161f3e0c207120dcf3c2958acee4 (patch) | |
tree | 20252ab2bbb91255dc5ad35edc76ec21819111b8 /sc/source/ui/inc/strindlg.hxx | |
parent | cfc84011b3fb609ac78f35666d9aecda4ca34678 (diff) |
removing obsolete layout code
Diffstat (limited to 'sc/source/ui/inc/strindlg.hxx')
-rw-r--r-- | sc/source/ui/inc/strindlg.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/inc/strindlg.hxx b/sc/source/ui/inc/strindlg.hxx index 3d8c9744e02d..03b11a470b00 100644 --- a/sc/source/ui/inc/strindlg.hxx +++ b/sc/source/ui/inc/strindlg.hxx @@ -36,7 +36,6 @@ #include <vcl/edit.hxx> #include <layout/layout.hxx> -#include <layout/layout-pre.hxx> //------------------------------------------------------------------------ @@ -60,8 +59,6 @@ private: HelpButton aBtnHelp; }; -#include <layout/layout-post.hxx> - #endif // SC_STRINDLG_HXX |