diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 21:52:06 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-31 21:52:06 -0600 |
commit | 5940809eb07770db73ccab789e80dbdc3ba2c576 (patch) | |
tree | d52e077a7f6811357082107f3dd5f0c141e7042e /amor/amor.cpp | |
parent | 55e9f4bcc49183a4cf2b3ef00ec9d1a17e4e5702 (diff) | |
download | tdetoys-5940809eb07770db73ccab789e80dbdc3ba2c576.tar.gz tdetoys-5940809eb07770db73ccab789e80dbdc3ba2c576.zip |
Rename KStartup for enhanced compatibility with KDE4
Diffstat (limited to 'amor/amor.cpp')
-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 { |