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 /svtools/inc/pch | |
parent | fe445df126ff0be771494dfef3aec09ca82f8aef (diff) |
No need for a separate <vcl/combobox.h>
Change-Id: Iebf7b44e78fc28c20bdf0cbea84dbfd730b04016
Diffstat (limited to 'svtools/inc/pch')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index b7c9b0d9c89f..7c2ee3d435aa 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -104,7 +104,6 @@ #include <vcl/builderfactory.hxx> #include <vcl/button.hxx> #include <vcl/cmdevt.hxx> -#include <vcl/combobox.h> #include <vcl/combobox.hxx> #include <vcl/ctrl.hxx> #include <vcl/decoview.hxx> |