diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-10-04 17:14:33 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-10-04 17:25:13 +0100 |
commit | 349f4923e265d76cfd76627796dc93e99e0b5d02 (patch) | |
tree | 02c169c16cb9cfcfd05f1ec8131edafddfa2e7c2 /svx/inc/pch | |
parent | 5d812cae7eacccb7819a46ae45c577295db9f190 (diff) |
can now remove both PopupContainer copies
the recently unused svx one, and the forgotten not-built sfx2 one
Change-Id: I1a4ede49dc74bb71f250ee3eee999d1a3dfbee57
Diffstat (limited to 'svx/inc/pch')
-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 b2ed4cccf93f..9317ad193bc3 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -437,7 +437,6 @@ #include <svx/sdasitm.hxx> #include <svx/sdrpaintwindow.hxx> #include <svx/sidebar/LinePropertyPanelBase.hxx> -#include <svx/sidebar/PopupContainer.hxx> #include <svx/srchdlg.hxx> #include <svx/svddef.hxx> #include <svx/svdetc.hxx> |