aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotest
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2020-03-09 11:31:18 +0100
committerTobias Hunger <tobias.hunger@qt.io>2020-03-09 13:23:52 +0000
commit1baed8252bf609676c32b7c94136c16eba401f8b (patch)
tree6e552140bf98033e8b7cfc570a8e8dfd4880e9e7 /src/plugins/autotest
parent2f7f9b2a96e1dd7164235ca6d91f18c486f31b4f (diff)
AutoTest: Do not explicitly moc boosttestsettingspage.h
There is nothing to do in this file. Change-Id: Idf8f29cbe99e3c7f5c4525b813a6d0c22f9ceb45 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/autotest')
-rw-r--r--src/plugins/autotest/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/autotest/CMakeLists.txt b/src/plugins/autotest/CMakeLists.txt
index b624c4eff38..0180d722386 100644
--- a/src/plugins/autotest/CMakeLists.txt
+++ b/src/plugins/autotest/CMakeLists.txt
@@ -72,7 +72,6 @@ add_qtc_plugin(AutoTest
testtreeitemdelegate.cpp testtreeitemdelegate.h
testtreemodel.cpp testtreemodel.h
testtreeview.cpp testtreeview.h
- EXPLICIT_MOC boost/boosttestsettingspage.h
)
extend_qtc_plugin(AutoTest