summaryrefslogtreecommitdiffstats
path: root/pokemodr/gui/author.ui
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-02-23 01:20:17 +0000
committerBen Boeckel <MathStuf@gmail.com>2008-02-23 01:20:17 +0000
commit426721374e515ed14fc3b8d2afabfbb34e223e60 (patch)
tree3fd65de786d0122c814da0f1eff01976a7444266 /pokemodr/gui/author.ui
parent9cd7f4656b01cfb243433e1063c0339b2b96bbd4 (diff)
downloadsigen-426721374e515ed14fc3b8d2afabfbb34e223e60.tar.gz
sigen-426721374e515ed14fc3b8d2afabfbb34e223e60.tar.xz
sigen-426721374e515ed14fc3b8d2afabfbb34e223e60.zip
[FIX] UI forms now only allow apply/discard when it can be applied
[FIX] Skins and such use buttons in all UI forms now git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@71 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokemodr/gui/author.ui')
-rw-r--r--pokemodr/gui/author.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/pokemodr/gui/author.ui b/pokemodr/gui/author.ui
index 33cfee23..6a913138 100644
--- a/pokemodr/gui/author.ui
+++ b/pokemodr/gui/author.ui
@@ -12,6 +12,9 @@
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="boxButtons" >
+ <property name="enabled" >
+ <bool>false</bool>
+ </property>
<property name="title" >
<string/>
</property>