diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2015-07-16 16:43:30 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2015-07-16 23:42:24 +0300 |
commit | b1d4af61c68be8dcda6fa97aa6cef97e77d77c23 (patch) | |
tree | 3cf953c8737a29fda65cfbc48b94fc540460c465 /sd/inc | |
parent | f18ca153aac53408284062309db513ab73f7dd2c (diff) |
Convert FontWorkShapeTypeControl to the generic controller
Change-Id: I7824136aa2780c4062a66f7a5284a342862f319a
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 0f87ab526620..0bf4d9627068 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -648,7 +648,6 @@ #include <svx/fntszctl.hxx> #include <svx/fontwork.hxx> #include <svx/fontworkbar.hxx> -#include <svx/fontworkgallery.hxx> #include <svx/formatpaintbrushctrl.hxx> #include <svx/gallery.hxx> #include <svx/galleryitem.hxx> |