diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h.in b/src/config.h.in index e79ea040..a03a7c5b 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -88,7 +88,7 @@ /* define if you have libgsm and want the GSM code to be compiled */ #undef COMPILE_USE_GSM -/* 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 */ |