summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobjfac.cxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2002-05-08 06:10:56 +0000
committerFrank Schönheit <fs@openoffice.org>2002-05-08 06:10:56 +0000
commita3b03e7ff32d4b9c42d86e34c3ae7a0aee4ea952 (patch)
treeb27b2c6cdbb5c6750ca3a3db1a7a4e1e02e4d691 /svx/source/form/fmobjfac.cxx
parent9e09c260a90fd10151b3d7e8fed2f84f39f6c0ac (diff)
in preparation of #98725#: renamed the form navigator classes
Diffstat (limited to 'svx/source/form/fmobjfac.cxx')
-rw-r--r--svx/source/form/fmobjfac.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx
index 228f43900e3a..cc4266854e53 100644
--- a/svx/source/form/fmobjfac.cxx
+++ b/svx/source/form/fmobjfac.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fmobjfac.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: fs $ $Date: 2001-12-10 06:07:33 $
+ * last change: $Author: fs $ $Date: 2002-05-08 07:08:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -170,7 +170,7 @@ FmFormObjFactory::FmFormObjFactory()
// Registrieung von globalen fenstern
FmFieldWinMgr::RegisterChildWindow();
FmPropBrwMgr::RegisterChildWindow();
- FmExplorerWinMgr::RegisterChildWindow();
+ NavigatorFrameManager::RegisterChildWindow();
FmFilterNavigatorWinMgr::RegisterChildWindow();
//////////////////////////////////////////////////////////////////////