eric6/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleStatisticsDialog.ui

changeset 8206
adf11836cfce
parent 7615
ca2949b1a29a
equal deleted inserted replaced
8205:4a0f1f896341 8206:adf11836cfce
25 <property name="wordWrap"> 25 <property name="wordWrap">
26 <bool>true</bool> 26 <bool>true</bool>
27 </property> 27 </property>
28 <column> 28 <column>
29 <property name="text"> 29 <property name="text">
30 <string>Count</string> 30 <string>Code</string>
31 </property> 31 </property>
32 </column> 32 </column>
33 <column> 33 <column>
34 <property name="text"> 34 <property name="text">
35 <string>Code</string> 35 <string>Open</string>
36 </property>
37 </column>
38 <column>
39 <property name="text">
40 <string>Ignored</string>
36 </property> 41 </property>
37 </column> 42 </column>
38 <column> 43 <column>
39 <property name="text"> 44 <property name="text">
40 <string>Message</string> 45 <string>Message</string>

eric ide

mercurial