From a30a266067d9d952edc91305bef757557c03717e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 16 Jul 2022 15:44:05 +0900 Subject: Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3. Signed-off-by: Michele Calgaro --- src/TemplateBatchScript.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/TemplateBatchScript.cpp') diff --git a/src/TemplateBatchScript.cpp b/src/TemplateBatchScript.cpp index e8a91e8..d34681b 100755 --- a/src/TemplateBatchScript.cpp +++ b/src/TemplateBatchScript.cpp @@ -19,8 +19,8 @@ #include "TemplateBatchScript.h" -// Need to include QObject here so that platform specific defines like Q_OS_WIN32 are set. -#include +// Need to include TQObject here so that platform specific defines like Q_OS_WIN32 are set. +#include /*! \brief The only and static function of this class returns a batch or shell script -- cgit v1.2.3