enhanced game table styles error handling with new error messages on load, apply and game table start.

This commit is contained in:
doitux
2010-07-10 17:02:06 +00:00
parent 98d7e84ed2
commit f6472e6e94
11 changed files with 276 additions and 109 deletions
+7 -1
View File
@@ -10,6 +10,12 @@
<height>118</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
@@ -55,7 +61,7 @@
<item row="2" column="0">
<widget class="QCheckBox" name="checkBox">
<property name="text">
<string>Do not show this mesage again.</string>
<string>Do not show this message again.</string>
</property>
</widget>
</item>