Skip to content

Commit df9a324

Browse files
author
jef
committed
fix combobox order for attribute actions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13010 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b870c5f commit df9a324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/qgsattributeactiondialogbase.ui

+2-2
Original file line numberDiff line numberDiff line change
@@ -244,12 +244,12 @@
244244
</item>
245245
<item>
246246
<property name="text">
247-
<string>Windows</string>
247+
<string>Mac</string>
248248
</property>
249249
</item>
250250
<item>
251251
<property name="text">
252-
<string>Mac</string>
252+
<string>Windows</string>
253253
</property>
254254
</item>
255255
<item>

0 commit comments

Comments
 (0)