summaryrefslogtreecommitdiffstats
path: root/custom/custom.c
diff options
context:
space:
mode:
Diffstat (limited to 'custom/custom.c')
-rw-r--r--custom/custom.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/custom/custom.c b/custom/custom.c
index 013f988..2165117 100644
--- a/custom/custom.c
+++ b/custom/custom.c
@@ -41,16 +41,16 @@ int main(int argc, char **argv)
*/
struct _inittab builtin_modules[] = {
{"sip_tqt", initsip_tqt},
-/* {"qt", initqt},*/
-/* {"qtaxcontainer", initqtaxcontainer},*/
-/* {"qtcanvas", initqtcanvas},*/
-/* {"qtext", initext},*/
-/* {"qtgl", initqtgl},*/
-/* {"qtnetwork", initqtnetwork},*/
-/* {"qtsql", initqtsql},*/
-/* {"qttable", initqttable},*/
-/* {"qtui", initqtui},*/
-/* {"qtxml", initqtxml},*/
+/* {"tqt", initqt},*/
+/* {"tqtaxcontainer", initqtaxcontainer},*/
+/* {"tqtcanvas", initqtcanvas},*/
+/* {"tqtext", initext},*/
+/* {"tqtgl", initqtgl},*/
+/* {"tqtnetwork", initqtnetwork},*/
+/* {"tqtsql", initqtsql},*/
+/* {"tqttable", initqttable},*/
+/* {"tqtui", initqtui},*/
+/* {"tqtxml", initqtxml},*/
{NULL, NULL}
};