From 0a55d2de7963bffed64a7dccf24dabd9908e9ac9 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 27 Jun 2011 19:52:38 +0000 Subject: moved forms to separate directory git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2247 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/forms/templateeditor.ui | 110 +++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 src/qmmpui/forms/templateeditor.ui (limited to 'src/qmmpui/forms/templateeditor.ui') diff --git a/src/qmmpui/forms/templateeditor.ui b/src/qmmpui/forms/templateeditor.ui new file mode 100644 index 000000000..b1f0d9853 --- /dev/null +++ b/src/qmmpui/forms/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