Fix casing of 'Qt' in docs, comments and user-visible strings.

QT (cue-tea) is Apple QuickTime.
Qt (cute) is the C++ framework.
This commit is contained in:
Stephen Kelly
2012-08-28 11:22:17 +02:00
parent f32e7957b4
commit 325214900b
9 changed files with 27 additions and 27 deletions

View File

@@ -44,7 +44,7 @@ foreach(i ${squish_env_vars})
endforeach()
if (QT4_INSTALLED)
# record qt lib directory
# record Qt lib directory
set ( ENV{${SQUISH_LIBQTDIR}} ${squish_libqtdir} )
endif ()