From 78114a50964bc7bb5d7d99f713bb815ed5a623ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 8 Oct 2013 00:16:56 +0200 Subject: Initial TDE conversion --- src/configfrontend.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/configfrontend.cpp') diff --git a/src/configfrontend.cpp b/src/configfrontend.cpp index 66c9684..2a870a6 100644 --- a/src/configfrontend.cpp +++ b/src/configfrontend.cpp @@ -61,7 +61,7 @@ bool ConfigFrontend::run(const TQString& sCscopePath, bool bCscopeOptsOnly) { TQStringList slArgs; - KStandardDirs sd; + TDEStandardDirs sd; TQString sScript; // Execute using the user's shell -- cgit v1.2.1