summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propcontroller.hxx')
-rw-r--r--extensions/source/propctrlr/propcontroller.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/propcontroller.hxx b/extensions/source/propctrlr/propcontroller.hxx
index f5aa70673268..62c73a6fe3b6 100644
--- a/extensions/source/propctrlr/propcontroller.hxx
+++ b/extensions/source/propctrlr/propcontroller.hxx
@@ -60,7 +60,7 @@
#include <vector>
#include <memory>
-class Window;
+namespace vcl { class Window; }
namespace pcr
@@ -310,7 +310,7 @@ namespace pcr
*/
bool impl_findObjectProperty_nothrow( const OUString& _rName, OrderedPropertyMap::const_iterator* _pProperty = NULL );
- bool Construct(Window* _pParentWin);
+ bool Construct(vcl::Window* _pParentWin);
/** retrieves the property handler for a given property name
@param _rPropertyName