summaryrefslogtreecommitdiffstats
path: root/tools/configure/configureapp.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-11-17 19:24:35 +0100
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2016-12-13 18:55:25 +0000
commit2dcc1a8e4636c754d51370c84a0aa8270e412389 (patch)
treea17022f2c383b0dc6a0947fff90dfb1342f20c68 /tools/configure/configureapp.h
parent80e63223f80643a93255cde9e0a4e82c705b2262 (diff)
move preparation of configure test build dir to qmake-based system
Change-Id: I650fb92cfa858bf6d7ff5756aa0efe182f036a55 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tools/configure/configureapp.h')
-rw-r--r--tools/configure/configureapp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/configure/configureapp.h b/tools/configure/configureapp.h
index b007f3c487..8d11f07457 100644
--- a/tools/configure/configureapp.h
+++ b/tools/configure/configureapp.h
@@ -52,7 +52,6 @@ public:
void generateHeaders();
void generateQDevicePri();
- void prepareConfigTests();
bool isDone();
bool isOk();