summaryrefslogtreecommitdiff
path: root/sw/source/ui/web
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-10-06 14:39:31 +0200
committerJan Holesovsky <kendy@suse.cz>2010-10-06 14:39:31 +0200
commitb4cc484d41e8f63f8b9d7fd4dfa4a1745c9bc149 (patch)
tree9e74219fcc8f50f94ab9c081af91967cb7739dc4 /sw/source/ui/web
parentcb84c5a323ace6d0913937fc3f5b6e6ebbddc566 (diff)
parent5f538bb8838536c0d9723a80422a579f5b32f9f5 (diff)
Merge commit 'ooo/OOO330_m9'
Diffstat (limited to 'sw/source/ui/web')
-rw-r--r--sw/source/ui/web/wview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/web/wview.cxx b/sw/source/ui/web/wview.cxx
index 9a55aaf94a28..1822ab2de4e8 100644
--- a/sw/source/ui/web/wview.cxx
+++ b/sw/source/ui/web/wview.cxx
@@ -93,7 +93,7 @@
#include <swslots.hxx>
-SFX_IMPL_VIEWFACTORY(SwWebView, SW_RES(STR_NONAME))
+SFX_IMPL_NAMED_VIEWFACTORY(SwWebView, "Default")
{
SFX_VIEW_REGISTRATION(SwWebDocShell);
}