summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-01 20:44:57 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-02 14:49:32 +0200
commitea24f25d6e471197d93de32f9f5c18d7078dac71 (patch)
tree572c610c298b82555d4e5c14d81be1aa60a55cab /dbaccess
parentd79b75d5c51738612e0c41c4623d050a57bce87c (diff)
drop some unused forward decls
Change-Id: Id8c3e726e0542dc9bdc36490aa10dde075617630 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101918 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/FieldDescControl.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/dbaccess/source/ui/inc/FieldDescControl.hxx b/dbaccess/source/ui/inc/FieldDescControl.hxx
index 8114e41aa62c..fc1edafbd6da 100644
--- a/dbaccess/source/ui/inc/FieldDescControl.hxx
+++ b/dbaccess/source/ui/inc/FieldDescControl.hxx
@@ -47,13 +47,6 @@
#define FIELD_PROPERTY_TYPE 15
#define FIELD_PROPERTY_AUTOINCREMENT 16
-class FixedText;
-class PushButton;
-class ScrollBar;
-class Button;
-class ListBox;
-class Control;
-
namespace dbaui
{
class OTableDesignHelpBar;