Projet

Général

Profil

Révision b489456c original.ui

Voir les différences:

original.ui
193 193
        <height>16777215</height>
194 194
       </size>
195 195
      </property>
196
      <property name="contextMenuPolicy">
197
       <enum>Qt::CustomContextMenu</enum>
198
      </property>
196 199
      <property name="editTriggers">
197 200
       <set>QAbstractItemView::AllEditTriggers</set>
198 201
      </property>
......
254 257
   </property>
255 258
  </action>
256 259
  <action name="action_Nouvel_album">
260
   <property name="icon">
261
    <iconset resource="resources.qrc">
262
     <normaloff>:/images/folder_add.png</normaloff>:/images/folder_add.png</iconset>
263
   </property>
257 264
   <property name="text">
258 265
    <string>&amp;Nouvel album</string>
259 266
   </property>
260 267
   <property name="shortcut">
261 268
    <string>Ctrl+N</string>
262 269
   </property>
270
   <property name="iconVisibleInMenu">
271
    <bool>true</bool>
272
   </property>
263 273
  </action>
264 274
 </widget>
265 275
 <layoutdefault spacing="6" margin="11"/>
......
278 288
  <tabstop>treeWidget</tabstop>
279 289
  <tabstop>lwPictures</tabstop>
280 290
 </tabstops>
281
 <resources/>
291
 <resources>
292
  <include location="resources.qrc"/>
293
 </resources>
282 294
 <connections>
283 295
  <connection>
284 296
   <sender>action_Quiter</sender>

Formats disponibles : Unified diff

Redmine Appliance - Powered by TurnKey Linux