summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/uno/copytablewizard.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-10-02 20:41:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-10-03 11:11:14 +0200
commit81903d443116c643a9ff92d92c092812abc7f57d (patch)
tree1d4d533ef9171c96b2ffa910810dceecd2ce700c /dbaccess/source/ui/uno/copytablewizard.cxx
parentdrop some unnecessary includes (diff)
downloadcore-81903d443116c643a9ff92d92c092812abc7f57d.tar.gz
core-81903d443116c643a9ff92d92c092812abc7f57d.zip
merge msgbox and stdtext
Change-Id: If95d78746eff3ae5343e7d4c6bb2433537ccb84d Reviewed-on: https://gerrit.libreoffice.org/80099 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/uno/copytablewizard.cxx')
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/uno/copytablewizard.cxx b/dbaccess/source/ui/uno/copytablewizard.cxx
index a72758a39327..edb6805853eb 100644
--- a/dbaccess/source/ui/uno/copytablewizard.cxx
+++ b/dbaccess/source/ui/uno/copytablewizard.cxx
@@ -71,7 +71,6 @@
#include <tools/diagnose_ex.h>
#include <unotools/sharedunocomponent.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/waitobj.hxx>
namespace dbaui
{