summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/QueryPropertiesDialog.hxx')
-rw-r--r--dbaccess/source/ui/inc/QueryPropertiesDialog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
index 6b19daedb287..bb7b9bcac2a7 100644
--- a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
+++ b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
@@ -29,7 +29,6 @@ public:
QueryPropertiesDialog(
vcl::Window* pParent, const bool bDistinct, const sal_Int64 nLimit );
- virtual ~QueryPropertiesDialog();
bool getDistinct() const;
sal_Int64 getLimit() const;