summaryrefslogtreecommitdiff
path: root/include/sfx2/dockwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/dockwin.hxx')
-rw-r--r--include/sfx2/dockwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/dockwin.hxx b/include/sfx2/dockwin.hxx
index 886f4ae11f86..4054770002c9 100644
--- a/include/sfx2/dockwin.hxx
+++ b/include/sfx2/dockwin.hxx
@@ -81,7 +81,7 @@ public:
SfxDockingWindow( SfxBindings *pBindings,
SfxChildWindow *pCW,
vcl::Window* pParent,
- const OString& rID, const OUString& rUIXMLDescription );
+ const OUString& rID, const OUString& rUIXMLDescription );
virtual ~SfxDockingWindow() override;
virtual void dispose() override;