From 7c6e2dd399925d6c82ec3d55e6dc9e787cb252e6 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 11 May 2009 12:31:48 +0000 Subject: enabled file operations plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@936 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/fileops/hotkeydialog.ui | 120 ++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 src/plugins/General/fileops/hotkeydialog.ui (limited to 'src/plugins/General/fileops/hotkeydialog.ui') diff --git a/src/plugins/General/fileops/hotkeydialog.ui b/src/plugins/General/fileops/hotkeydialog.ui new file mode 100644 index 000000000..fff3429bd --- /dev/null +++ b/src/plugins/General/fileops/hotkeydialog.ui @@ -0,0 +1,120 @@ + + + HotkeyDialog + + + + 0 + 0 + 310 + 89 + + + + Modify Shortcut + + + + 6 + + + 6 + + + 6 + + + + + Press the key combination you want to assign + + + + + + + true + + + + + + + Clear + + + + + + + Qt::Horizontal + + + + 106 + 20 + + + + + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + HotkeyDialog + accept() + + + 212 + 70 + + + 192 + 269 + + + + + buttonBox + rejected() + HotkeyDialog + reject() + + + 212 + 70 + + + 246 + 214 + + + + + clearButton + clicked() + keyLineEdit + clear() + + + 195 + 22 + + + 113 + 25 + + + + + -- cgit v1.2.3-13-gbd6f