diff options
Diffstat (limited to 'ksmserver/legacy.cpp')
| -rw-r--r-- | ksmserver/legacy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksmserver/legacy.cpp b/ksmserver/legacy.cpp index bc2c17670..b0ea31fa8 100644 --- a/ksmserver/legacy.cpp +++ b/ksmserver/legacy.cpp @@ -87,7 +87,7 @@ void KSMServer::performLegacySessionSave() XErrorHandler oldHandler = XSetErrorHandler(winsErrorHandler); // Compute set of leader windows that need legacy session management // and determine which style (WM_COMMAND or WM_SAVE_YOURSELF) - KWinModule module; + TWinModule module; if( wm_save_yourself == (Atom)None ) { Atom atoms[ 3 ]; const char* const names[] |
