From 8df12c63b846edcec4fb7020a8409f5aefa089f1 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Fri, 20 Sep 2013 23:03:56 +0200 Subject: Implement a first, simple changelog dialog. When Rockbox Utility is started for the first time, a new version is started or the user selected to do so on startup a changelog window is shown. Change-Id: Ic223e092a09d31ccbbfcd9b973355225cac27632 --- rbutil/rbutilqt/gui/changelogfrm.ui | 60 +++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 rbutil/rbutilqt/gui/changelogfrm.ui (limited to 'rbutil/rbutilqt/gui/changelogfrm.ui') diff --git a/rbutil/rbutilqt/gui/changelogfrm.ui b/rbutil/rbutilqt/gui/changelogfrm.ui new file mode 100644 index 0000000000..83763d84d9 --- /dev/null +++ b/rbutil/rbutilqt/gui/changelogfrm.ui @@ -0,0 +1,60 @@ + + + Changelog + + + Qt::WindowModal + + + + 0 + 0 + 400 + 300 + + + + Changelog + + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + Show on startup + + + + + + + &Ok + + + + :/icons/go-next.png:/icons/go-next.png + + + + + + + + + + -- cgit v1.2.3