summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/JoinController.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-08-23 13:23:57 +0000
committerFrank Schönheit <fs@openoffice.org>2001-08-23 13:23:57 +0000
commit861135949d799aa6df54fcf2e74f059929f0b6cc (patch)
tree75d83b9fb0ad38f8fdce6a371070fd061e106251 /dbaccess/source/ui/inc/JoinController.hxx
parentf1b678836abfc75b6b278e29b187c678d2bce65b (diff)
#88637# changes in the window hierarchy of the query design - no the SQL view has a toolbox separator, too
Diffstat (limited to 'dbaccess/source/ui/inc/JoinController.hxx')
-rw-r--r--dbaccess/source/ui/inc/JoinController.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/JoinController.hxx b/dbaccess/source/ui/inc/JoinController.hxx
index 1ad08c4269e8..4127a8fbd72e 100644
--- a/dbaccess/source/ui/inc/JoinController.hxx
+++ b/dbaccess/source/ui/inc/JoinController.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: JoinController.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: fs $ $Date: 2001-08-14 11:55:40 $
+ * last change: $Author: fs $ $Date: 2001-08-23 14:23:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -170,6 +170,8 @@ namespace dbaui
protected:
virtual OTableWindowData* createTableWindowData() = 0;
virtual void AddSupportedFeatures();
+
+ virtual OJoinDesignView* getJoinView();
};
}
#endif // DBAUI_JOINCONTROLLER_HXX