summaryrefslogtreecommitdiffstats
path: root/KMFSysTray/app.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'KMFSysTray/app.cpp')
-rw-r--r--KMFSysTray/app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/KMFSysTray/app.cpp b/KMFSysTray/app.cpp
index 31c192b..97cdd91 100644
--- a/KMFSysTray/app.cpp
+++ b/KMFSysTray/app.cpp
@@ -39,7 +39,7 @@ MainApp::MainApp() : TDEApplication() {
// Get the current application configuration handle
// KMessageBox::information( 0, i18n( "Starting Deamon" ) );
-// KConfig *ksConfig = config();
+// TDEConfig *ksConfig = config();
// KMFIPTWatcher *watch = new KMFIPTWatcher( this, "KMFIPTWatcher" );
// MainWidget *mainWid = new MainWidget( 0 );
// connect( watch, TQT_SIGNAL( sigUpdateActive( bool ) ), mainWid, TQT_SLOT( slotSetRunningStatus( bool ) ) );