source: tspsg-svn/trunk/src/3rdparty/qttoolbardialog-2.2_1-opensource/src/qttoolbardialog.qrc @ 165

Last change on this file since 165 was 165, checked in by laleppa, 13 years ago
  • Made some small corrections to different texts.
  • FIX: Icons in toolbar configuration dialog didn't follow style and one of them wasn't shown.
  • Property svn:eol-style set to native
File size: 330 bytes
Line 
1<RCC>
2    <qresource prefix="/">
3        <file>images/icons/128x128/go-down.png</file>
4        <file>images/icons/128x128/go-next.png</file>
5        <file>images/icons/128x128/go-up.png</file>
6        <file>images/icons/128x128/list-add.png</file>
7        <file>images/icons/128x128/list-remove.png</file>
8    </qresource>
9</RCC>
Note: See TracBrowser for help on using the repository browser.