diff options
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/basicide/tbxctl.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/tbxctl.hxx b/basctl/source/basicide/tbxctl.hxx index 459b518bf5f1..7e25b1ccd7e2 100644 --- a/basctl/source/basicide/tbxctl.hxx +++ b/basctl/source/basicide/tbxctl.hxx @@ -2,9 +2,9 @@ * * $RCSfile: tbxctl.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mh $ $Date: 2000-09-29 11:02:37 $ + * last change: $Author: vg $ $Date: 2004-01-06 17:14:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,7 @@ private: DECL_LINK( SelectHdl, void* ); public: - PopupWindowTbx( USHORT nId, ToolBoxAlign eAlign, + PopupWindowTbx( USHORT nId, WindowAlign eAlign, ResId aRIdWin, ResId aRIdTbx, SfxBindings& rBind ); ~PopupWindowTbx(); |