Beispiel #1
0
 public void EnableSection(string file, string sectionName, bool enable)
 {
     QtProject.EnableSection(file, sectionName, enable);
 }