From d031002b326c4ba1c012a152beb53f08ee1354ea Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 17 Feb 2020 16:22:49 +0000 Subject: weld LimitBox Item Window MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- dbaccess/source/ui/inc/QueryPropertiesDialog.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'dbaccess/source/ui/inc/QueryPropertiesDialog.hxx') 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 #include -#include "LimitBox.hxx" namespace dbaui { -- cgit