diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-16 15:34:55 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-16 20:19:00 +0100 |
commit | b0bc9a81c23d04aed3e01642a33b711da35e4751 (patch) | |
tree | e4c3cbecd3152908c4d0efed5425e7a2d5148fed /reportdesign/inc | |
parent | 700936e43df0ac06accac1b3a8218e221e46455c (diff) |
use fwd decls of StatusBar
Change-Id: Ib7ba9978e348a824a23310f9a4e6cfb6b7c18f0a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88811
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'reportdesign/inc')
-rw-r--r-- | reportdesign/inc/pch/precompiled_rptui.hxx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 6060869edb98..1cb01665f7f4 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-02-13 17:42:29 using: + Generated on 2020-02-16 15:31:14 using: ./bin/update_pch reportdesign rptui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -145,7 +145,6 @@ #include <vcl/salnativewidgets.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> -#include <vcl/status.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> #include <vcl/task.hxx> |