From 42fb193b67099d861bfaf56dc57f66dfb481bced Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 17:59:52 +0900 Subject: qt -> tqt conversion: QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro --- tderadio3/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tderadio3/TODO') diff --git a/tderadio3/TODO b/tderadio3/TODO index 6f706a3..0a71772 100644 --- a/tderadio3/TODO +++ b/tderadio3/TODO @@ -57,7 +57,7 @@ FUTURE ====== * mediacontrol applet integration * dcop interface - * compile with -DQT_NO_ASCII_CAST (see src/Makefile.am) + * compile with -DTQT_NO_ASCII_CAST (see src/Makefile.am) (necessary for Qt4) * just grep for FIXME and TODO... -- cgit v1.2.1