diff options
| author | ZachHaber <zhaber2@illinois.edu> | 2016-12-27 16:41:12 -0600 |
|---|---|---|
| committer | ZachHaber <zhaber2@illinois.edu> | 2016-12-27 16:41:12 -0600 |
| commit | a8556eacb629f605d318514bd95af844304f5a03 (patch) | |
| tree | 49d0e30414ed00ac2a36c284c026b5785bbcc995 /src/mainwindow.ui | |
| parent | f0810bfa43fa032ca2c4714e788177f537392b68 (diff) | |
Added preliminary support for changes to lootcli project
Hopefully re-enabled lootcli report. Added new argument for lootcli.exe:
pluginListPath, so it can determine what to read and thus change.
Need to figure out how to determine the current language in a format
that's easily understood.
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 6ce156c8..e30a165d 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -732,9 +732,6 @@ p, li { white-space: pre-wrap; } <property name="text">
<string>Sort</string>
</property>
- <property name="visible">
- <bool>false</bool>
- </property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/sort</normaloff>:/MO/gui/sort</iconset>
|
