diff options
Diffstat (limited to 'Source/cmQtAutoRcc.cxx')
-rw-r--r-- | Source/cmQtAutoRcc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmQtAutoRcc.cxx b/Source/cmQtAutoRcc.cxx index 943cc93..414a692 100644 --- a/Source/cmQtAutoRcc.cxx +++ b/Source/cmQtAutoRcc.cxx @@ -52,7 +52,6 @@ private: bool GenerateRcc(); bool GenerateWrapper(); -private: // -- Config settings bool MultiConfig_ = false; // -- Directories |