summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_glu.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-03 01:36:58 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-03 01:36:58 +0000
commitd9d0ac84a2b1609ff81b399b81842a15704cbefd (patch)
tree58c783db373c4633201e5a9716901599c1afad92 /ksquirrel/sq_glu.h
parent63f270d62c4541f1379f0f82f5255a34e5037e00 (diff)
downloadksquirrel-d9d0ac84a2b1609ff81b399b81842a15704cbefd.tar.gz
ksquirrel-d9d0ac84a2b1609ff81b399b81842a15704cbefd.zip
TQt4 port ksquirrel
This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ksquirrel@1239132 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksquirrel/sq_glu.h')
-rw-r--r--ksquirrel/sq_glu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_glu.h b/ksquirrel/sq_glu.h
index 9128d12..7da7a80 100644
--- a/ksquirrel/sq_glu.h
+++ b/ksquirrel/sq_glu.h
@@ -35,7 +35,7 @@
* in original GLU library - gluLookAt(). It would be better to place it
* in standalone namespace, and remove -lGLU dependency at all.
*
- * Note: Now KSquirrel doesn't use GLU, but Qt's QGLWidget still
+ * Note: Now KSquirrel doesn't use GLU, but TQt's TQGLWidget still
* depends on <GL/glu.h>
*/