summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationDesignView.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-05-02 06:33:04 +0000
committerOcke Janssen <oj@openoffice.org>2002-05-02 06:33:04 +0000
commitf304ec5abf40b79c29ae39b12d095830690ab272 (patch)
treede6419affa44a8876ac3f286ede5da4283bb51e5 /dbaccess/source/ui/inc/RelationDesignView.hxx
parent25241b236bf2391e45f135c015149fb3ddcde3d3 (diff)
#98916# enable F6 key
Diffstat (limited to 'dbaccess/source/ui/inc/RelationDesignView.hxx')
-rw-r--r--dbaccess/source/ui/inc/RelationDesignView.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/RelationDesignView.hxx b/dbaccess/source/ui/inc/RelationDesignView.hxx
index 64d2f57f4b10..de1c972a4ea9 100644
--- a/dbaccess/source/ui/inc/RelationDesignView.hxx
+++ b/dbaccess/source/ui/inc/RelationDesignView.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: RelationDesignView.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: fs $ $Date: 2001-08-23 14:23:57 $
+ * last change: $Author: oj $ $Date: 2002-05-02 07:32:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,6 +99,7 @@ namespace dbaui
virtual long PreNotify( NotifyEvent& rNEvt );
+ virtual void GetFocus();
};
}
#endif // DBAUI_RELATIONDESIGNVIEW_HXX