diff options
Diffstat (limited to 'qtinterface/tqt.h.cmake')
-rw-r--r-- | qtinterface/tqt.h.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index c9ca8c1..bbace6e 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -52,11 +52,11 @@ Boston, MA 02110-1301, USA. #ifdef QT_NO_SQL #define TQT_NO_SQL -#endif // QT_NO_SQL +#endif /* QT_NO_SQL */ #ifdef Q_WS_X11 #define TQ_WS_X11 -#endif // Q_WS_X11 +#endif /* Q_WS_X11 */ #define TQ_OBJECT /* UNUSED */ |