summaryrefslogtreecommitdiffstats
path: root/importTest.py
diff options
context:
space:
mode:
Diffstat (limited to 'importTest.py')
-rw-r--r--importTest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/importTest.py b/importTest.py
index 1a36338..33fc9bc 100644
--- a/importTest.py
+++ b/importTest.py
@@ -7,7 +7,7 @@ except:
pytdecfg = pytdeconfig.Configuration ()
-#modules = ["dcop", "tdecore", "tdesu", "tdefx", "tdeui", "kio", "kfile", "kparts", "khtml", "kjs", "kspell", "tdeprint"]
+#modules = ["dcop", "tdecore", "tdesu", "tdefx", "tdeui", "kio", "kfile", "tdeparts", "tdehtml", "kjs", "tdespell", "tdeprint"]
print "Modules built:"
print " ",pytdecfg.pytde_modules
print