Mercurial > hg > Feedworm
comparison Ui_MainWindow.ui @ 26:f9a3223182c5
add a window icon
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Thu, 29 Apr 2010 06:47:22 +0200 |
parents | dcc8abff0694 |
children | f371d02fa09d |
comparison
equal
deleted
inserted
replaced
25:4ee11720c213 | 26:f9a3223182c5 |
---|---|
10 <height>750</height> | 10 <height>750</height> |
11 </rect> | 11 </rect> |
12 </property> | 12 </property> |
13 <property name="windowTitle"> | 13 <property name="windowTitle"> |
14 <string>Feedworm</string> | 14 <string>Feedworm</string> |
15 </property> | |
16 <property name="windowIcon"> | |
17 <iconset> | |
18 <normaloff>worm.png</normaloff>worm.png</iconset> | |
15 </property> | 19 </property> |
16 <widget class="QWidget" name="centralwidget"> | 20 <widget class="QWidget" name="centralwidget"> |
17 <layout class="QGridLayout" name="gridLayout"> | 21 <layout class="QGridLayout" name="gridLayout"> |
18 <item row="0" column="0"> | 22 <item row="0" column="0"> |
19 <widget class="QSplitter" name="splitter_2"> | 23 <widget class="QSplitter" name="splitter_2"> |
74 </property> | 78 </property> |
75 </action> | 79 </action> |
76 <action name="actionAdd"> | 80 <action name="actionAdd"> |
77 <property name="text"> | 81 <property name="text"> |
78 <string>Add ...</string> | 82 <string>Add ...</string> |
83 </property> | |
84 <property name="shortcut"> | |
85 <string>Ctrl+A</string> | |
79 </property> | 86 </property> |
80 </action> | 87 </action> |
81 <action name="actionXxx"> | 88 <action name="actionXxx"> |
82 <property name="text"> | 89 <property name="text"> |
83 <string>xxx</string> | 90 <string>xxx</string> |