You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gui/projectfiledialog.ui
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,16 @@
110
110
</item>
111
111
</layout>
112
112
</item>
113
+
<item>
114
+
<widgetclass="QCheckBox"name="mChkAllVsConfigs">
115
+
<propertyname="toolTip">
116
+
<string><html><head/><body><p>You have a choice:</p><p> * Analyze all Debug and Release configurations</p><p> * Only analyze the first matching Debug configuration</p><p><br/></p></body></html></string>
117
+
</property>
118
+
<propertyname="text">
119
+
<string>Analyze all Visual Studio configurations</string>
0 commit comments