diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-26 14:00:23 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-26 15:36:52 +0100 |
commit | fe7d0ea6436f9d8468c1729fcae8a0b3339abc44 (patch) | |
tree | cb2613274d5526e38ec83fe15f01db9aa5d44ced /sfx2/inc/pch | |
parent | 5d952d4208aa61b6bb0c20d36745d0554be7cec3 (diff) |
convert sw use of template manager to new manager
this completes the conversion of resource hosted
dialogs and tabpages to .ui gtkbuilder format
Change-Id: Ic1b49d5560bfa47f287e04918c01daeebba28163
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index bd5475c5b8dc..f941479d2f8b 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -671,7 +671,6 @@ #include <svtools/svparser.hxx> #include <svtools/svtresid.hxx> #include <svtools/templatefoldercache.hxx> -#include <svtools/templdlg.hxx> #include <svtools/toolpanel/drawerlayouter.hxx> #include <svtools/toolpanel/tablayouter.hxx> #include <svtools/toolpanel/toolpaneldeck.hxx> |