summaryrefslogtreecommitdiffstats
path: root/umbrello/umbrello/configurable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'umbrello/umbrello/configurable.cpp')
-rw-r--r--umbrello/umbrello/configurable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/umbrello/configurable.cpp b/umbrello/umbrello/configurable.cpp
index 96bef270..c4f9683c 100644
--- a/umbrello/umbrello/configurable.cpp
+++ b/umbrello/umbrello/configurable.cpp
@@ -44,7 +44,7 @@ Configurable::~Configurable()
}
bool
-Configurable::loadPlugins(KConfig *config,
+Configurable::loadPlugins(TDEConfig *config,
const TQString &key)
{
bool ret = true;