summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/JoinTableView.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-08-27 13:24:58 +0000
committerOcke Janssen <oj@openoffice.org>2001-08-27 13:24:58 +0000
commitc70fd2cc0c998df9f9d9bed38ac546c60d649d2d (patch)
tree300d365ffb01d383ae9473e1a5e3ade61d4c21df /dbaccess/source/ui/inc/JoinTableView.hxx
parent26b53995540a281b68c46aba49cc53fd9e07d5d1 (diff)
#91566# enable undo/redo for table movement
Diffstat (limited to 'dbaccess/source/ui/inc/JoinTableView.hxx')
-rw-r--r--dbaccess/source/ui/inc/JoinTableView.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/JoinTableView.hxx b/dbaccess/source/ui/inc/JoinTableView.hxx
index 5c129a445b42..13818abd3a97 100644
--- a/dbaccess/source/ui/inc/JoinTableView.hxx
+++ b/dbaccess/source/ui/inc/JoinTableView.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: JoinTableView.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: oj $ $Date: 2001-07-26 07:11:01 $
+ * last change: $Author: oj $ $Date: 2001-08-27 14:24:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,6 +134,7 @@ namespace dbaui
,public IDragTransferableListener
,public DropTargetHelper
{
+ friend class OJoinMoveTabWinUndoAct;
public:
DECLARE_STL_USTRINGACCESS_MAP(OTableWindow*,OTableWindowMap);
private: