summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/browserpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/browserpage.hxx')
-rw-r--r--extensions/source/propctrlr/browserpage.hxx15
1 files changed, 4 insertions, 11 deletions
diff --git a/extensions/source/propctrlr/browserpage.hxx b/extensions/source/propctrlr/browserpage.hxx
index dff167b2e7ca..cc068d43c89a 100644
--- a/extensions/source/propctrlr/browserpage.hxx
+++ b/extensions/source/propctrlr/browserpage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: browserpage.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: fs $ $Date: 2002-11-06 09:18:50 $
+ * last change: $Author: hr $ $Date: 2003-03-25 16:03:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,6 +88,8 @@ namespace pcr
public:
OBrowserPage(Window* pParent, WinBits nWinStyle = 0);
+ ~OBrowserPage();
+
// #95343# -------------
sal_Int32 getMinimumWidth();
@@ -100,13 +102,4 @@ namespace pcr
#endif // _EXTENSIONS_PROPCTRLR_BROWSERPAGE_HXX_
-/*************************************************************************
- * history:
- * $Log: not supported by cvs2svn $
- * Revision 1.1 2001/01/12 11:25:58 fs
- * initial checkin - outsourced the form property browser
- *
- *
- * Revision 1.0 08.01.01 15:45:44 fs
- ************************************************************************/