author | larspson |
Thu, 14 Oct 2010 12:01:13 +0200 | |
branch | podcatcher_qt_symbian4 |
changeset 238 | ee20bf01bc84 |
parent 235 | f0b8582ef9ac |
permissions | -rw-r--r-- |
235 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
216 | 2 |
<ui version="4.0"> |
3 |
<class>PodcatcherWin</class> |
|
235 | 4 |
<widget class="QMainWindow" name="PodcatcherWin"> |
5 |
<property name="geometry"> |
|
216 | 6 |
<rect> |
7 |
<x>0</x> |
|
8 |
<y>0</y> |
|
9 |
<width>360</width> |
|
10 |
<height>640</height> |
|
11 |
</rect> |
|
12 |
</property> |
|
235 | 13 |
<property name="windowTitle"> |
216 | 14 |
<string>PodcatcherWin</string> |
15 |
</property> |
|
235 | 16 |
<property name="locale"> |
17 |
<locale language="English" country="UnitedKingdom"/> |
|
18 |
</property> |
|
19 |
<widget class="QWidget" name="centralWidget"> |
|
238
ee20bf01bc84
Removed SYMBIAN statement from app pro file. Clear the UI and slots not used
larspson
parents:
235
diff
changeset
|
20 |
<layout class="QVBoxLayout" name="verticalLayout"/> |
235 | 21 |
</widget> |
216 | 22 |
</widget> |
235 | 23 |
<layoutdefault spacing="6" margin="11"/> |
216 | 24 |
<resources/> |
25 |
<connections/> |
|
26 |
</ui> |