diff options
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> |