diff options
Diffstat (limited to 'src/kvi_configstatus.h')
-rw-r--r-- | src/kvi_configstatus.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |