From 67a00f77068d1e01c1d0c8b7963dae4c6289b019 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Fri, 28 May 2021 17:28:03 +0200 Subject: Use icon themes in QPrintPreviewDialog [if they exist] I've renamed a few of the qrc icons to the names most common icon themes use for similar actions (the action themselves are not part of the icon naming spec https://specifications.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html since it's not been updated in a while). Task-number: QTBUG-85879 Change-Id: I23bb300dbf4e953517516c97b8af118859aeb6fa Reviewed-by: Volker Hilsheimer --- src/printsupport/dialogs/images/view-page-one-24.png | Bin 662 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/printsupport/dialogs/images/view-page-one-24.png (limited to 'src/printsupport/dialogs/images/view-page-one-24.png') diff --git a/src/printsupport/dialogs/images/view-page-one-24.png b/src/printsupport/dialogs/images/view-page-one-24.png deleted file mode 100644 index 4c6457b892..0000000000 Binary files a/src/printsupport/dialogs/images/view-page-one-24.png and /dev/null differ -- cgit v1.2.3