From 0a80cfd57d271dd44221467efb426675fa470356 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 28 Jun 2011 18:31:12 +0000 Subject: TQt4 port kvirc This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238719 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/kvi_configstatus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kvi_configstatus.h') diff --git a/src/kvi_configstatus.h b/src/kvi_configstatus.h index c776b26a..7a23d15f 100644 --- a/src/kvi_configstatus.h +++ b/src/kvi_configstatus.h @@ -89,7 +89,7 @@ /* define if you have libgsm and want the GSM code to be compiled */ #define COMPILE_USE_GSM 1 -/* define if you want to compile the Qt 4.x support */ +/* define if you want to compile the TQt 4.x support */ /* #undef COMPILE_USE_QT4 */ /* define if you trust your memmove() function */ -- cgit v1.2.1