From 54b899f44877d87f6118b1bab02fb67c35d738e8 Mon Sep 17 00:00:00 2001 From: John Layt Date: Sun, 20 May 2012 22:38:28 +0100 Subject: SIC: QtPrintSupport - Remove QAbstractPageSetupDialog QAbstractPageSetupDialog is a completely unnecessary base class that is not really abstract and is used nowhere else. This changes merges its methods into the QPageSetupDialog main class. While technically SIC no-one else uses this so no apps should be affected. Change-Id: I59b1739f1c453c34c25d1664d5d042e7918db316 Reviewed-by: Lars Knoll --- dist/changes-5.0.0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dist') diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0 index 3793a8ef86..baa04d7dfc 100644 --- a/dist/changes-5.0.0 +++ b/dist/changes-5.0.0 @@ -291,6 +291,8 @@ information about a particular change. - QPageSetupDialog has had the PageSetupDialogOption enum and the api to set and get the enum removed as none of the Options are used any more. +- QAbstractPageSetupDialog has been removed. + **************************************************************************** * General * **************************************************************************** -- cgit v1.2.3