From f40087159b9efbc39859e60a8efb3fa0763c6078 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 2 Aug 2011 16:18:24 +0000 Subject: updated about dialog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2285 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/forms/aboutdialog.ui | 162 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 src/qmmpui/forms/aboutdialog.ui (limited to 'src/qmmpui/forms/aboutdialog.ui') diff --git a/src/qmmpui/forms/aboutdialog.ui b/src/qmmpui/forms/aboutdialog.ui new file mode 100644 index 000000000..f9ea40fca --- /dev/null +++ b/src/qmmpui/forms/aboutdialog.ui @@ -0,0 +1,162 @@ + + + AboutDialog + + + + 0 + 0 + 523 + 511 + + + + About Qmmp + + + + 9 + + + + + + + + :/logo-qmmp.png + + + Qt::AlignCenter + + + + + + + 0 + + + + About + + + + + + true + + + + + + + + Authors + + + + + + true + + + + + + + + Translators + + + + + + true + + + + + + + + Thanks To + + + + + + true + + + + + + + + License Agreement + + + + + + true + + + true + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Ok + + + + + + + + + + + buttonBox + accepted() + AboutDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + AboutDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3-13-gbd6f