diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-17 16:22:49 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-17 21:34:53 +0100 |
commit | d031002b326c4ba1c012a152beb53f08ee1354ea (patch) | |
tree | f3faab7686fc9377dc84c90e1ae029188a84e17e /dbaccess/source/ui/inc/QueryPropertiesDialog.hxx | |
parent | 2cdab992c6faeb98a1cbef7615f4cc7ce0d3f04d (diff) |
weld LimitBox Item Window
also merge dbaui::LimitBox with dbaui::LimitBoxImpl
Change-Id: Idd01e71d6afe817971223b46611c622a82883304
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88870
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/inc/QueryPropertiesDialog.hxx')
-rw-r--r-- | dbaccess/source/ui/inc/QueryPropertiesDialog.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx index b5b1dc16626d..d8a5c5a7167f 100644 --- a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx +++ b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx @@ -12,7 +12,6 @@ #include <vcl/weld.hxx> #include <rtl/ustring.hxx> -#include "LimitBox.hxx" namespace dbaui { |