1
0
Andy Cedilnik 23 жил өмнө
parent
commit
ceb63bedaf

+ 1 - 1
Source/WXDialog/wxCMakeSetup.cxx

@@ -143,7 +143,7 @@ bool wxCMakeSetup::OnInit()
 {
   cmSystemTools::DisableRunCommandOutput();
   cmCommandLineInfo cm;
-  cm.SetValidArguments("ABGH");
+  cm.SetValidArguments("ABGHQ");
   cm.ParseCommandLine(wxApp::argc, wxApp::argv);
 
   this->SetVendorName("Andy");