From abf19c9f66679f053f26d02157acbcdff7e9e2de Mon Sep 17 00:00:00 2001 From: Eskil Abrahamsen Blomfeldt Date: Fri, 30 Oct 2009 17:55:14 +0100 Subject: Implemented skip/previous song and searches --- searchdialog.ui | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 searchdialog.ui (limited to 'searchdialog.ui') diff --git a/searchdialog.ui b/searchdialog.ui new file mode 100644 index 0000000..d154e0d --- /dev/null +++ b/searchdialog.ui @@ -0,0 +1,74 @@ + + + SearchDialog + + + + 0 + 0 + 400 + 83 + + + + Search + + + + + + Search for: + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + buttonBox + accepted() + SearchDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + SearchDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3