diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-08 17:04:23 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-09 09:57:15 +0200 |
commit | 9ad0852245732133d2b5d454ebbaceb6b4a4cc03 (patch) | |
tree | 963b89ae86034f6609ebaf566a26c425d895073b /cui/source/inc/screenshotannotationdlg.hxx | |
parent | eaa5952b01c8834bf2faac4b0e82dd063268bc32 (diff) |
no need to include vcl.dialog here anymore
Change-Id: Ic902f09be90ec3989a20333a13562b3af679ff92
Reviewed-on: https://gerrit.libreoffice.org/80489
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/source/inc/screenshotannotationdlg.hxx')
-rw-r--r-- | cui/source/inc/screenshotannotationdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/screenshotannotationdlg.hxx b/cui/source/inc/screenshotannotationdlg.hxx index 6730ef0514fe..94972219dc9f 100644 --- a/cui/source/inc/screenshotannotationdlg.hxx +++ b/cui/source/inc/screenshotannotationdlg.hxx @@ -19,7 +19,6 @@ #ifndef INCLUDED_CUI_SOURCE_INC_SCREENSHANNDLG_HXX #define INCLUDED_CUI_SOURCE_INC_SCREENSHANNDLG_HXX -#include <vcl/dialog.hxx> #include <vcl/weld.hxx> #include <memory> |