summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/modulepcr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/modulepcr.hxx')
-rw-r--r--extensions/source/propctrlr/modulepcr.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/extensions/source/propctrlr/modulepcr.hxx b/extensions/source/propctrlr/modulepcr.hxx
index 92e33bb9c20d..69665e075887 100644
--- a/extensions/source/propctrlr/modulepcr.hxx
+++ b/extensions/source/propctrlr/modulepcr.hxx
@@ -22,17 +22,13 @@
#include <unotools/componentresmodule.hxx>
-
namespace pcr
{
+ DEFINE_MODULE(PcrModule, PcrClient)
-
- DEFINE_MODULE( PcrModule, PcrClient, PcrRes )
-
-
+ OUString PcrRes(const char* pId);
} // namespace pcr
-
#endif // _ INCLUDED_EXTENSIONS_SOURCE_PROPCTRLR_MODULEPCR_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */