summaryrefslogtreecommitdiffstats
path: root/sigcore/Script.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/Script.h
parent1a95f514ee0ca435cb0c7ebaff22748cd3eba276 (diff)
Added qtscript as a language for Kross in Script
Diffstat (limited to 'sigcore/Script.h')
-rw-r--r--sigcore/Script.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sigcore/Script.h b/sigcore/Script.h
index a3f3e63e..b5e2f6a5 100644
--- a/sigcore/Script.h
+++ b/sigcore/Script.h
@@ -52,6 +52,7 @@ class SIGCORE_EXPORT Script
* - \b mono -- C# <http://www.mono-project.com/Main_Page>
* - \b falcon -- Falcon <http://www.falconpl.org/>
* - \b kjs -- KDE JavaScript <http://api.kde.org/4.x-api/kdelibs-apidocs/kjs/html/index.html>
+ * - \b qtscript -- QtScript <http://doc.trolltech.com/latest/qtscript.html>
* - \b java -- Java <http://www.java.com/en/>
* - \b lua -- Lua <http://www.lua.org/>
* - \b php -- PHP <http://www.php.net/>