From 247b7d55be4c9caea3cbc05f6f543280f207d895 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 14 Jun 2015 17:39:26 +0200 Subject: allow changing data path, improve icon --- mainwindow.ui | 76 +++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 56 insertions(+), 20 deletions(-) (limited to 'mainwindow.ui') diff --git a/mainwindow.ui b/mainwindow.ui index 11f2aa6..83c5105 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -14,7 +14,9 @@ Scribiu - + + + @@ -347,7 +349,14 @@ + + + &Help + + + + @@ -368,12 +377,22 @@ - + + + &Export... + + + + + + About... + + @@ -441,8 +460,8 @@ 42 - 521 - 210 + 479 + 272 @@ -453,8 +472,8 @@ handleCurPageChanged() - 521 - 210 + 479 + 272 358 @@ -469,12 +488,12 @@ prevPage() - 341 - 42 + 273 + 57 - 521 - 210 + 479 + 272 @@ -485,12 +504,12 @@ nextPage() - 433 - 42 + 365 + 57 - 521 - 210 + 479 + 272 @@ -501,8 +520,8 @@ handlePaperReplayRequested(QString,qint64) - 521 - 193 + 479 + 255 358 @@ -517,8 +536,8 @@ handlePaperReplayPlay() - 341 - 343 + 273 + 358 358 @@ -533,8 +552,8 @@ handlePaperReplayPause() - 377 - 343 + 309 + 358 358 @@ -622,6 +641,22 @@ + + actionAbout + triggered() + MainWindow + handleAbout() + + + 358 + 193 + + + 358 + 192 + + + handleNotebookSelected(QModelIndex) @@ -632,5 +667,6 @@ handlePaperReplayPause() handlePaperReplaySelected(QModelIndex) handleExport() + handleAbout() -- cgit v1.2.3