summaryrefslogtreecommitdiff
path: root/Source/cmQTWrapUICommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmQTWrapUICommand.h')
-rw-r--r--Source/cmQTWrapUICommand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmQTWrapUICommand.h b/Source/cmQTWrapUICommand.h
index 0daad14ed5..3114972aec 100644
--- a/Source/cmQTWrapUICommand.h
+++ b/Source/cmQTWrapUICommand.h
@@ -69,6 +69,7 @@ private:
*/
std::vector<cmSourceFile> m_WrapSourcesClasses;
std::vector<cmSourceFile> m_WrapHeadersClasses;
+ std::vector<cmSourceFile> m_WrapMocClasses;
/**
* List of header files that pprovide the source for m_WrapClasses.
*/