summaryrefslogtreecommitdiffstats
path: root/krec/krecord.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:31:21 -0600
commit3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b (patch)
treed69f9f717e93a0731424e4817804402ebc342318 /krec/krecord.cpp
parent275f642e8f4d53a8530ec6c7ee69652765354ef9 (diff)
downloadtdemultimedia-3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b.tar.gz
tdemultimedia-3bfcdbbf124ada52e8245aaeb3fa8cb539aa2b9b.zip
Additional kde to tde renaming
Diffstat (limited to 'krec/krecord.cpp')
-rw-r--r--krec/krecord.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/krec/krecord.cpp b/krec/krecord.cpp
index 37b0d1cd..1a93ce13 100644
--- a/krec/krecord.cpp
+++ b/krec/krecord.cpp
@@ -252,10 +252,10 @@ void KRecPrivate::forceTipOfDay() {
}
void KRecPrivate::execaRtsControl() {
- kapp->kdeinitExec( "artscontrol" );
+ kapp->tdeinitExec( "artscontrol" );
}
void KRecPrivate::execKMix() {
- kapp->kdeinitExec( "kmix" );
+ kapp->tdeinitExec( "kmix" );
}
/**