diff options
author | Petr Mrázek <peterix@gmail.com> | 2013-08-18 20:52:17 +0200 |
---|---|---|
committer | Petr Mrázek <peterix@gmail.com> | 2013-08-18 20:52:17 +0200 |
commit | c92ad7dcf86f2e5e71d71a68e24e79fbdeceb56d (patch) | |
tree | 7be301a5123e216a41646f9639ec887609497a87 /gui/mainwindow.ui | |
parent | 253067c782955380bbf66ac0475dc954375b1ff4 (diff) | |
download | PrismLauncher-c92ad7dcf86f2e5e71d71a68e24e79fbdeceb56d.tar.gz PrismLauncher-c92ad7dcf86f2e5e71d71a68e24e79fbdeceb56d.tar.bz2 PrismLauncher-c92ad7dcf86f2e5e71d71a68e24e79fbdeceb56d.zip |
Drag and Drop, mod management.
Diffstat (limited to 'gui/mainwindow.ui')
-rw-r--r-- | gui/mainwindow.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gui/mainwindow.ui b/gui/mainwindow.ui index ae34bf51..893062a5 100644 --- a/gui/mainwindow.ui +++ b/gui/mainwindow.ui @@ -347,9 +347,6 @@ </property> </action> <action name="actionEditInstMods"> - <property name="enabled"> - <bool>false</bool> - </property> <property name="text"> <string>Edit Mods</string> </property> |