summaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-05-09 21:46:40 +0200
committerTannin <devnull@localhost>2015-05-09 21:46:40 +0200
commit3680e37d392123b7cafa6696b1683b9015d000c1 (patch)
tree5600fc5ca82fab678851064fc30069b264edf255 /src/mainwindow.ui
parentabba182b1ba630b41660424abf372af527b1612c (diff)
parent1403d51a82fa4c7548e21d7411486244881bc8d8 (diff)
Merge
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 4201babf..ca93ea54 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -10,6 +10,9 @@
<height>710</height>
</rect>
</property>
+ <property name="acceptDrops">
+ <bool>true</bool>
+ </property>
<property name="windowTitle">
<string notr="true">Mod Organizer</string>
</property>
@@ -1140,11 +1143,14 @@ p, li { white-space: pre-wrap; }
<property name="contextMenuPolicy">
<enum>Qt::PreventContextMenu</enum>
</property>
+ <property name="acceptDrops">
+ <bool>true</bool>
+ </property>
<property name="toolTip">
<string/>
</property>
<property name="whatsThis">
- <string>This is a list of mods you downloaded from Nexus. Double click one to install it.</string>
+ <string>This is a list of mods you downloaded from Nexus. Double click one to install it. You can also drag an archive into here.</string>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>