summaryrefslogtreecommitdiffstats
path: root/sigcore/test/TestScript.h
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-12-25 11:27:22 -0500
committerBen Boeckel <MathStuf@gmail.com>2008-12-25 11:27:22 -0500
commit63fdacbc25fbec6c44a9cd099273c74406b99de0 (patch)
treec7e75a10b20067f811e234d69505b294b9fad36d /sigcore/test/TestScript.h
parent1a95f514ee0ca435cb0c7ebaff22748cd3eba276 (diff)
downloadsigen-63fdacbc25fbec6c44a9cd099273c74406b99de0.tar.gz
sigen-63fdacbc25fbec6c44a9cd099273c74406b99de0.tar.xz
sigen-63fdacbc25fbec6c44a9cd099273c74406b99de0.zip
Added qtscript as a language for Kross in Script
Diffstat (limited to 'sigcore/test/TestScript.h')
-rw-r--r--sigcore/test/TestScript.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigcore/test/TestScript.h b/sigcore/test/TestScript.h
index 9a2d3e10..dd4c5a48 100644
--- a/sigcore/test/TestScript.h
+++ b/sigcore/test/TestScript.h
@@ -58,6 +58,7 @@ class TestScript : public QObject
void python();
// void falcon();
// void kjs();
+// void qtscript();
// void java();
// void lua();
// void ruby();