diff options
author | Petr Mrázek <peterix@gmail.com> | 2013-07-07 09:14:11 -0700 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2013-07-07 09:14:11 -0700 |
commit | 8f5516ceb6b897c4e3452d424d55d02023eab270 (patch) | |
tree | 93708ea1d149d504e92c1ec33add85ecc41b0498 /gui/mainwindow.ui | |
parent | eb16d977c86844c9562e9bbe2e3dc6f58dddcc04 (diff) | |
parent | 96cceeafeb7a52e0dd2005677deec0af2fa4db92 (diff) | |
download | PrismLauncher-8f5516ceb6b897c4e3452d424d55d02023eab270.tar.gz PrismLauncher-8f5516ceb6b897c4e3452d424d55d02023eab270.tar.bz2 PrismLauncher-8f5516ceb6b897c4e3452d424d55d02023eab270.zip |
Merge pull request #2 from TakSuyu/master
Did some grunt work for the Edit Mods Dialog
Diffstat (limited to 'gui/mainwindow.ui')
-rw-r--r-- | gui/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui index 44b8a31f..771e7096 100644 --- a/gui/mainwindow.ui +++ b/gui/mainwindow.ui @@ -342,7 +342,7 @@ </action> <action name="actionEditInstMods"> <property name="enabled"> - <bool>false</bool> + <bool>true</bool> </property> <property name="text"> <string>Edit Mods</string> |