summaryrefslogtreecommitdiffstats
path: root/krdc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 21:51:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 21:51:42 -0600
commit9c4ceda4980ae0854b60c3242f9fb235053e883b (patch)
treeb957a621f14960f73a98af90ac64e1558116db22 /krdc
parent4c899296290a7499b75b1bd88267d53d7d690ffe (diff)
downloadtdenetwork-9c4ceda4980ae0854b60c3242f9fb235053e883b.tar.gz
tdenetwork-9c4ceda4980ae0854b60c3242f9fb235053e883b.zip
Rename KStartup for enhanced compatibility with KDE4
Diffstat (limited to 'krdc')
-rw-r--r--krdc/krdc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/krdc/krdc.cpp b/krdc/krdc.cpp
index 64aa80f2..634921f6 100644
--- a/krdc/krdc.cpp
+++ b/krdc/krdc.cpp
@@ -111,7 +111,7 @@ KRDC::KRDC(WindowMode wm, const TQString &host,
setMouseTracking(true);
- KStartupInfo::appStarted();
+ TDEStartupInfo::appStarted();
}
bool KRDC::start()