[Pymoul-svn] SF.net SVN: pymoul: [184] pymoul/trunk/src/moul/qt/ui
Status: Alpha
Brought to you by:
tiran
|
From: <ti...@us...> - 2007-02-22 16:35:12
|
Revision: 184
http://pymoul.svn.sourceforge.net/pymoul/?rev=184&view=rev
Author: tiran
Date: 2007-02-22 08:35:10 -0800 (Thu, 22 Feb 2007)
Log Message:
-----------
ui update
Modified Paths:
--------------
pymoul/trunk/src/moul/qt/ui/mainwindow.py
pymoul/trunk/src/moul/qt/ui/mainwindow.ui
Modified: pymoul/trunk/src/moul/qt/ui/mainwindow.py
===================================================================
--- pymoul/trunk/src/moul/qt/ui/mainwindow.py 2007-02-22 15:48:55 UTC (rev 183)
+++ pymoul/trunk/src/moul/qt/ui/mainwindow.py 2007-02-22 16:35:10 UTC (rev 184)
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'src\moul\qt\ui\mainwindow.ui'
#
-# Created: Thu Feb 22 16:46:01 2007
+# Created: Thu Feb 22 16:50:00 2007
# by: PyQt4 UI code generator 4.1.1
#
# WARNING! All changes made in this file will be lost!
Modified: pymoul/trunk/src/moul/qt/ui/mainwindow.ui
===================================================================
--- pymoul/trunk/src/moul/qt/ui/mainwindow.ui 2007-02-22 15:48:55 UTC (rev 183)
+++ pymoul/trunk/src/moul/qt/ui/mainwindow.ui 2007-02-22 16:35:10 UTC (rev 184)
@@ -1676,7 +1676,7 @@
</layout>
</item>
<item row="4" column="0" >
- <widget class="QRadioButton" name="rb_dniholiday" >
+ <widget class="QRadioButton" name="rb_dniholidays" >
<property name="text" >
<string>D'ni Holiday</string>
</property>
@@ -1750,13 +1750,6 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="label_4" >
- <property name="text" >
- <string>.</string>
- </property>
- </widget>
- </item>
- <item>
<widget class="QComboBox" name="cb_vailee" >
<property name="minimumSize" >
<size>
@@ -1767,13 +1760,6 @@
</widget>
</item>
<item>
- <widget class="QLabel" name="label_6" >
- <property name="text" >
- <string>.</string>
- </property>
- </widget>
- </item>
- <item>
<widget class="QSpinBox" name="sb_yahr" >
<property name="maximum" >
<number>29</number>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|