diff options
Diffstat (limited to 'tdecore/twin.h')
-rw-r--r-- | tdecore/twin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/twin.h b/tdecore/twin.h index c7aa37a6a..141edeffc 100644 --- a/tdecore/twin.h +++ b/tdecore/twin.h @@ -509,7 +509,7 @@ private: #endif /** * @deprecated - * Use KStartupInfo::appStarted + * Use TDEStartupInfo::appStarted */ static void appStarted() KDE_DEPRECATED; }; |