diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-01-14 21:47:06 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-01-14 21:47:06 +0800 |
commit | 1e1036e705b20ea407bbb922e40c0f44147b3691 (patch) | |
tree | fe0d5560c3c44be62de50b8e433b81da0a135f70 /qmpmainwindow.ui | |
parent | fab7ae34311b9bbb001c98baafa4b1a99aa3c18f (diff) | |
download | QMidiPlayer-1e1036e705b20ea407bbb922e40c0f44147b3691.tar.xz |
Innocent Treasure. (WTF)
Diffstat (limited to 'qmpmainwindow.ui')
-rw-r--r-- | qmpmainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qmpmainwindow.ui b/qmpmainwindow.ui index 1439166..0764e09 100644 --- a/qmpmainwindow.ui +++ b/qmpmainwindow.ui @@ -22,6 +22,9 @@ <height>245</height> </size> </property> + <property name="acceptDrops"> + <bool>true</bool> + </property> <property name="windowTitle"> <string>QMidiPlayer</string> </property> |