summaryrefslogtreecommitdiff
path: root/include/unotools/desktopterminationobserver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/desktopterminationobserver.hxx')
-rw-r--r--include/unotools/desktopterminationobserver.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/desktopterminationobserver.hxx b/include/unotools/desktopterminationobserver.hxx
index 2ee9686cbada..473bf2c0f2fe 100644
--- a/include/unotools/desktopterminationobserver.hxx
+++ b/include/unotools/desktopterminationobserver.hxx
@@ -53,7 +53,7 @@ namespace utl
/** revokes a termination listener
*/
- UNOTOOLS_DLLPUBLIC void revokeTerminationListener( ITerminationListener* _pListener );
+ UNOTOOLS_DLLPUBLIC void revokeTerminationListener( ITerminationListener const * _pListener );
}
} // namespace utl