summaryrefslogtreecommitdiffstats
path: root/tdesudo/tdesudo.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:34:04 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-15 15:34:04 -0600
commit0a3fe9823ebc549aeb113564c1a7b68699e446ed (patch)
treec25c8942f9b977b2c7c31a1cab4af5196a03011d /tdesudo/tdesudo.h
parentd438d8213ec9e30629fd95c836dcd76fa7597c01 (diff)
downloadtdesudo-0a3fe9823ebc549aeb113564c1a7b68699e446ed.tar.gz
tdesudo-0a3fe9823ebc549aeb113564c1a7b68699e446ed.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'tdesudo/tdesudo.h')
-rw-r--r--tdesudo/tdesudo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdesudo/tdesudo.h b/tdesudo/tdesudo.h
index 7b80646..1b94414 100644
--- a/tdesudo/tdesudo.h
+++ b/tdesudo/tdesudo.h
@@ -29,7 +29,7 @@
#include <tqwidget.h>
#include <kpassdlg.h>
#include <tqstring.h>
-#include <tqtextcodec.h>
+#include <textcodec.h>
#include <kprocess.h>
class KCookie;