Skip to content

Commit 5c012b4

Browse files

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎src/ui/qgsattributetablebase.ui

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<string/>
4343
</property>
4444
<property name="icon" >
45-
<iconset>image1</iconset>
45+
<iconset>../xpm/remove_selection.xpm</iconset>
4646
</property>
4747
<property name="shortcut" >
4848
<string/>
@@ -58,7 +58,7 @@
5858
<string/>
5959
</property>
6060
<property name="icon" >
61-
<iconset>image2</iconset>
61+
<iconset>../xpm/selected_to_top.png</iconset>
6262
</property>
6363
<property name="shortcut" >
6464
<string>Ctrl+T</string>
@@ -74,7 +74,7 @@
7474
<string/>
7575
</property>
7676
<property name="icon" >
77-
<iconset>image3</iconset>
77+
<iconset>../xpm/switch_selection.png</iconset>
7878
</property>
7979
<property name="shortcut" >
8080
<string>Ctrl+S</string>
@@ -93,7 +93,7 @@
9393
<string/>
9494
</property>
9595
<property name="icon" >
96-
<iconset>image4</iconset>
96+
<iconset>../xpm/copy_selection.png</iconset>
9797
</property>
9898
<property name="shortcut" >
9999
<string>Ctrl+C</string>
@@ -109,7 +109,7 @@
109109
<string/>
110110
</property>
111111
<property name="icon" >
112-
<iconset>image5</iconset>
112+
<iconset>../xpm/new_attribute.png</iconset>
113113
</property>
114114
<property name="shortcut" >
115115
<string>Ctrl+N</string>
@@ -125,7 +125,7 @@
125125
<string/>
126126
</property>
127127
<property name="icon" >
128-
<iconset>image6</iconset>
128+
<iconset>../xpm/delete_attribute.png</iconset>
129129
</property>
130130
<property name="shortcut" >
131131
<string>Ctrl+X</string>

0 commit comments

Comments
 (0)
Please sign in to comment.