diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:02:51 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:02:51 +0200 |
commit | 60c0bf9b1a5a6ee202eb40d2b66958bfe06be4a9 (patch) | |
tree | 7b0bdeb902ab6e22082740066d34a163963c646b /sw/source/ui/uiview/view0.cxx | |
parent | 3a66e8444c9086c53a27159a1a0edad3b6e85ff5 (diff) |
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
Diffstat (limited to 'sw/source/ui/uiview/view0.cxx')
-rw-r--r-- | sw/source/ui/uiview/view0.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/uiview/view0.cxx b/sw/source/ui/uiview/view0.cxx index 73c401f2bcb6..2d0b7f340f51 100644 --- a/sw/source/ui/uiview/view0.cxx +++ b/sw/source/ui/uiview/view0.cxx @@ -106,7 +106,7 @@ using ::rtl::OUString; #include <unomid.h> -SFX_IMPL_VIEWFACTORY(SwView, SW_RES(STR_NONAME)) +SFX_IMPL_VIEWFACTORY(SwView) { if ( SvtModuleOptions().IsWriter() ) { |