summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp
diff options
context:
space:
mode:
authorAlexey Edelev <semlanik@gmail.com>2021-07-28 14:32:27 (GMT)
committerAlexey Edelev <semlanik@gmail.com>2021-07-28 16:43:18 (GMT)
commit283e8d8d0475dd38e7ee52093fd033225f858d07 (patch)
tree6606a0312e0d40466e64aafa8f7d38986f5d08d8 /Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp
parentb880867e5aa4037d5fca4c3aafa82ffe60d18dfa (diff)
downloadCMake-283e8d8d0475dd38e7ee52093fd033225f858d07.zip
CMake-283e8d8d0475dd38e7ee52093fd033225f858d07.tar.gz
CMake-283e8d8d0475dd38e7ee52093fd033225f858d07.tar.bz2
AUTOUIC: Add test for cyclic dependency between UI headers and timestamp
Follow up test for the commit 9cebdbec.
Diffstat (limited to 'Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp')
-rw-r--r--Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp b/Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp
index 3981268..99de13d 100644
--- a/Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp
+++ b/Tests/QtAutogen/RerunUicOnFileChange/UicOnFileChange/main.cpp
@@ -1,3 +1,4 @@
+#include "mainwindow.h"
#include "ui_mainwindow.h"
extern bool subdircheck();