diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-04 14:11:40 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-04 17:25:13 +0100 |
commit | 7e61e1d644270f05664d358abeffbc8f72b01a96 (patch) | |
tree | 1a1be77a9c043599309585c535be8bf6e36c5424 /svx/inc | |
parent | 33e8582c0f34ce30e4a29228548438dc53aa8711 (diff) |
remove PopupControl as an intermediate step
Change-Id: I31438860511af6ae00bf7a94fb29326c3ed1a10c
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 726dee0fc1f0..0d729d84fc4b 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -439,7 +439,6 @@ #include <svx/sidebar/LinePropertyPanelBase.hxx> #include <svx/sidebar/Popup.hxx> #include <svx/sidebar/PopupContainer.hxx> -#include <svx/sidebar/PopupControl.hxx> #include <svx/srchdlg.hxx> #include <svx/svddef.hxx> #include <svx/svdetc.hxx> |