diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-12-11 14:55:21 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-12-11 15:53:35 +0200 |
commit | c95a6adceb4e5de8b5a73156eb4e8ee21d59899c (patch) | |
tree | bc34c22d0e89f75805ad20742c3d8242048803c5 /reportdesign | |
parent | fe445df126ff0be771494dfef3aec09ca82f8aef (diff) |
No need for a separate <vcl/combobox.h>
Change-Id: Iebf7b44e78fc28c20bdf0cbea84dbfd730b04016
Diffstat (limited to 'reportdesign')
-rw-r--r-- | reportdesign/inc/pch/precompiled_rpt.hxx | 1 | ||||
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptui.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index 8851302997b5..1ad651bc7133 100644 --- a/reportdesign/inc/pch/precompiled_rpt.hxx +++ b/reportdesign/inc/pch/precompiled_rpt.hxx @@ -119,7 +119,6 @@ #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/cmdevt.hxx> -#include <vcl/combobox.h> #include <vcl/combobox.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index cc70eb1129d0..8c50f3bde173 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.hxx @@ -124,7 +124,6 @@ #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/cmdevt.hxx> -#include <vcl/combobox.h> #include <vcl/combobox.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> |