File tree 4 files changed +11
-27
lines changed
4 files changed +11
-27
lines changed Original file line number Diff line number Diff line change 103
103
<string >Add</string >
104
104
</property >
105
105
<property name =" icon" >
106
- <iconset theme =" add" >
106
+ <iconset theme =" list- add" >
107
107
<normaloff />
108
108
</iconset >
109
109
</property >
118
118
<string >Remove</string >
119
119
</property >
120
120
<property name =" icon" >
121
- <iconset theme =" remove" >
122
- <normaloff />
123
- </iconset >
121
+ <iconset theme =" list-remove" />
124
122
</property >
125
123
</widget >
126
124
</item >
133
131
<string >Export Table</string >
134
132
</property >
135
133
<property name =" icon" >
136
- <iconset theme =" filesave" >
137
- <normaloff />
138
- </iconset >
134
+ <iconset theme =" document-export" />
139
135
</property >
140
136
</widget >
141
137
</item >
Original file line number Diff line number Diff line change 44
44
<string >Add</string >
45
45
</property >
46
46
<property name =" icon" >
47
- <iconset theme =" add" >
48
- <normaloff />
49
- </iconset >
47
+ <iconset theme =" list-add" />
50
48
</property >
51
49
</widget >
52
50
</item >
56
54
<string >Remove</string >
57
55
</property >
58
56
<property name =" icon" >
59
- <iconset theme =" remove" >
60
- <normaloff />
61
- </iconset >
57
+ <iconset theme =" list-remove" />
62
58
</property >
63
59
</widget >
64
60
</item >
Original file line number Diff line number Diff line change 14
14
<string >QuteSQL</string >
15
15
</property >
16
16
<property name =" windowIcon" >
17
- <iconset theme =" database" >
18
- <normaloff />
19
- </iconset >
17
+ <iconset theme =" server-database" />
20
18
</property >
21
19
<widget class =" QWidget" name =" centralWidget" >
22
20
<property name =" sizePolicy" >
143
141
</widget >
144
142
<action name =" actionNew_Connection" >
145
143
<property name =" icon" >
146
- <iconset theme =" connect" >
147
- <normaloff />
148
- </iconset >
144
+ <iconset theme =" connect" />
149
145
</property >
150
146
<property name =" text" >
151
147
<string >New Connection</string >
156
152
</action >
157
153
<action name =" actionClose_Connection" >
158
154
<property name =" icon" >
159
- <iconset theme =" disconnect" >
160
- <normaloff />
161
- </iconset >
155
+ <iconset theme =" disconnect" />
162
156
</property >
163
157
<property name =" text" >
164
158
<string >Close Connection</string >
199
193
</action >
200
194
<action name =" actionRefresh" >
201
195
<property name =" icon" >
202
- <iconset theme =" reload" >
203
- <normaloff />
204
- </iconset >
196
+ <iconset theme =" view-refresh" />
205
197
</property >
206
198
<property name =" text" >
207
199
<string >Refresh</string >
Original file line number Diff line number Diff line change 33
33
<string >...</string >
34
34
</property >
35
35
<property name =" icon" >
36
- <iconset theme =" add" />
36
+ <iconset theme =" list- add" />
37
37
</property >
38
38
</widget >
39
39
</item >
43
43
<string >...</string >
44
44
</property >
45
45
<property name =" icon" >
46
- <iconset theme =" remove" />
46
+ <iconset theme =" list- remove" />
47
47
</property >
48
48
</widget >
49
49
</item >
You can’t perform that action at this time.
0 commit comments