summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/JoinController.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-04-24 13:34:10 +0000
committerOcke Janssen <oj@openoffice.org>2001-04-24 13:34:10 +0000
commit0849a2d21010072e992e4baea006b42d329f4243 (patch)
tree2046598d1025cc992570dc6a079d57f896b4d4cd /dbaccess/source/ui/inc/JoinController.hxx
parenta940d5306a8ead308eeb4a7452a27ed3a6af1cb6 (diff)
impl views and a menu
Diffstat (limited to 'dbaccess/source/ui/inc/JoinController.hxx')
-rw-r--r--dbaccess/source/ui/inc/JoinController.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/JoinController.hxx b/dbaccess/source/ui/inc/JoinController.hxx
index da218d8704f7..cb6fe445a65e 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: oj $ $Date: 2001-03-14 10:35:10 $
+ * last change: $Author: oj $ $Date: 2001-04-24 14:34:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -159,6 +159,7 @@ namespace dbaui
protected:
virtual OTableWindowData* createTableWindowData() = 0;
+ virtual void AddSupportedFeatures();
};
}
#endif // DBAUI_JOINCONTROLLER_HXX