From 342c55b925b7607dfd355a593cf7bd4a04dd80bc Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 2 Mar 2015 11:50:36 -0800 Subject: Qt: Add @2x images to the layout preferences. Run compress-pngs on the normal and @2x images. Change-Id: Ic5bc3c42273078f32511d986b299d8606c016f6d Reviewed-on: https://code.wireshark.org/review/7499 Reviewed-by: Gerald Combs --- image/layout.qrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'image/layout.qrc') diff --git a/image/layout.qrc b/image/layout.qrc index 6843733966..7b45e7fc17 100644 --- a/image/layout.qrc +++ b/image/layout.qrc @@ -1,10 +1,16 @@ layout_1.png + layout_1@2x.png layout_2.png + layout_2@2x.png layout_3.png + layout_3@2x.png layout_4.png + layout_4@2x.png layout_5.png + layout_5@2x.png layout_6.png + layout_6@2x.png -- cgit v1.2.3