diff options
Diffstat (limited to 'amor')
-rw-r--r-- | amor/amor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/amor.cpp b/amor/amor.cpp index 8bb0130..c49a16b 100644 --- a/amor/amor.cpp +++ b/amor/amor.cpp @@ -187,7 +187,7 @@ Amor::Amor() : DCOPObject( "AmorIface" ), TQObject() mTipsQueue.setAutoDelete(true); - KStartupInfo::appStarted(); + TDEStartupInfo::appStarted(); } else { |