summaryrefslogtreecommitdiffstats
path: root/Source/cmQtAutoGenDigest.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmQtAutoGenDigest.h')
-rw-r--r--Source/cmQtAutoGenDigest.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmQtAutoGenDigest.h b/Source/cmQtAutoGenDigest.h
index e756a94..677c397 100644
--- a/Source/cmQtAutoGenDigest.h
+++ b/Source/cmQtAutoGenDigest.h
@@ -53,9 +53,7 @@ public:
bool UicEnabled;
bool RccEnabled;
std::vector<std::string> Headers;
- std::vector<std::string> HeadersGenerated;
std::vector<std::string> Sources;
- std::vector<std::string> SourcesGenerated;
std::vector<cmQtAutoGenDigestQrc> Qrcs;
};