diff options
Diffstat (limited to 'win')
-rw-r--r-- | win/common.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/common.pro b/win/common.pro index 985c45268..41db8d906 100644 --- a/win/common.pro +++ b/win/common.pro @@ -3,7 +3,7 @@ # (c) 2003-2005, Jaroslaw Staniek, js@iidea.pl # -# to avoid a need for using Q_WS_WIN in C source code +# to avoid a need for using TQ_WS_WIN in C source code DEFINES += _WINDOWS WIN32_LEAN_AND_MEAN # custom definitions, options on which KDElibs do not depend |