summaryrefslogtreecommitdiffstats
path: root/arts/tools
diff options
context:
space:
mode:
Diffstat (limited to 'arts/tools')
-rw-r--r--arts/tools/artscontrolapplet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/artscontrolapplet.h b/arts/tools/artscontrolapplet.h
index a865119c..06090c80 100644
--- a/arts/tools/artscontrolapplet.h
+++ b/arts/tools/artscontrolapplet.h
@@ -126,7 +126,7 @@ protected slots:
void resetLayout();
private:
- KConfig *ksConfig;
+ TDEConfig *ksConfig;
ArtsControlAppletPrivate *p;
};