summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wlassistant.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wlassistant.cpp b/src/wlassistant.cpp
index 96a20f4..6fd4077 100644
--- a/src/wlassistant.cpp
+++ b/src/wlassistant.cpp
@@ -202,7 +202,7 @@ void WirelessAssistant::init()
return;
}
- KStandardDirs standardDirs;
+ TDEStandardDirs standardDirs;
wpaConfigFile = standardDirs.saveLocation("config").append("wlassistantwpa");
///////////////////////////////////////