From abaab158ba5c7e46ecfee3846ae9d596df871212 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 27 Jan 2010 22:25:47 +0000 Subject: added template editor, improved status icon plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1530 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/templateeditor.ui | 110 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 src/qmmpui/templateeditor.ui (limited to 'src/qmmpui/templateeditor.ui') diff --git a/src/qmmpui/templateeditor.ui b/src/qmmpui/templateeditor.ui new file mode 100644 index 000000000..b1f0d9853 --- /dev/null +++ b/src/qmmpui/templateeditor.ui @@ -0,0 +1,110 @@ + + + TemplateEditor + + + + 0 + 0 + 372 + 249 + + + + Template Editor + + + + 6 + + + 6 + + + 6 + + + + + + 0 + 0 + + + + + + + + Reset + + + + + + + Insert + + + + + + + Qt::Horizontal + + + + 124 + 17 + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + TemplateEditor + accept() + + + 365 + 242 + + + 157 + 274 + + + + + buttonBox + rejected() + TemplateEditor + reject() + + + 365 + 242 + + + 286 + 274 + + + + + -- cgit v1.2.3-13-gbd6f