From ecf483db460e78d8dc08e5f1eb6b57ccbe7aa6ba Mon Sep 17 00:00:00 2001 From: "Lubomir I. Ivanov" Date: Wed, 4 Dec 2013 14:14:04 +0200 Subject: PrintDialog: add a 'Close' button The dialog was missing a 'Close' button so we add it. Also change the mnemonic of the 'Preview' button, as it was the same as the one for print 'Print'. Signed-off-by: Lubomir I. Ivanov --- qt-ui/printdialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/printdialog.h') diff --git a/qt-ui/printdialog.h b/qt-ui/printdialog.h index 5c5c1fbf6..924f21acc 100644 --- a/qt-ui/printdialog.h +++ b/qt-ui/printdialog.h @@ -25,6 +25,7 @@ private: private slots: void previewClicked(); void printClicked(); + void closeClicked(); void onPaintRequested(QPrinter *); }; -- cgit v1.2.3-70-g09d2