summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/imestatuswindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/imestatuswindow.hxx')
-rw-r--r--sfx2/source/appl/imestatuswindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/imestatuswindow.hxx b/sfx2/source/appl/imestatuswindow.hxx
index 7d7428f4cbe2..116812defaee 100644
--- a/sfx2/source/appl/imestatuswindow.hxx
+++ b/sfx2/source/appl/imestatuswindow.hxx
@@ -89,7 +89,7 @@ public:
private:
ImeStatusWindow(ImeStatusWindow &); // not implemented
- void operator =(ImeStatusWindow); // not implemented
+ void operator =(const ImeStatusWindow&); // not implemented
virtual ~ImeStatusWindow();