From 5c50dcac16345515a81f7de5766fa240eaa99d31 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 13 Jul 2023 21:45:56 +0900 Subject: Removed Qt4 specific code and template files Signed-off-by: Michele Calgaro (cherry picked from commit 60598ea23e9fec7b4320985aad848c5ffee033c2) --- buildtools/qmake/trollprojectpart.h | 1 - 1 file changed, 1 deletion(-) (limited to 'buildtools/qmake/trollprojectpart.h') diff --git a/buildtools/qmake/trollprojectpart.h b/buildtools/qmake/trollprojectpart.h index e36ef202..ac323cb4 100644 --- a/buildtools/qmake/trollprojectpart.h +++ b/buildtools/qmake/trollprojectpart.h @@ -38,7 +38,6 @@ public: ~TrollProjectPart(); bool isTMakeProject() const { return m_tmakeProject; } - bool isTQt4Project() const; bool isDirty(); KDirWatch* dirWatch(); virtual Options options() const; -- cgit v1.2.1