summaryrefslogtreecommitdiffstats
path: root/include/svtools/popupmenucontrollerbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/popupmenucontrollerbase.hxx')
-rw-r--r--include/svtools/popupmenucontrollerbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/popupmenucontrollerbase.hxx b/include/svtools/popupmenucontrollerbase.hxx
index f9ee89f0cec9..ff4b62f04313 100644
--- a/include/svtools/popupmenucontrollerbase.hxx
+++ b/include/svtools/popupmenucontrollerbase.hxx
@@ -100,7 +100,7 @@ namespace svt
void throwIfDisposed();
/** helper method to cause statusChanged is called once for the given command url */
- void SAL_CALL updateCommand( const OUString& rCommandURL );
+ void updateCommand( const OUString& rCommandURL );
/** this function is called upon disposing the component
*/