From f45afd71551a6cd1553952ea003e9356651809b5 Mon Sep 17 00:00:00 2001 From: Jens Bache-Wiig Date: Fri, 21 Sep 2012 19:53:28 +0200 Subject: Introduce new style Fusion This is a new non-native style for Qt. It is intended as a replacement for the now aging Plastique and Cleanlooks styles. Change-Id: I30c0518a69e4e3b8b2b05ee7d84c3a5a1f307578 Reviewed-by: Jens Bache-Wiig Reviewed-by: J-P Nurmi --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 643b64024f..c5804f3d16 100755 --- a/configure +++ b/configure @@ -727,7 +727,7 @@ mkdir -p "$outpath/config.tests" rm -f "$outpath/config.tests/.qmake.cache" cp "$QMAKE_VARS_FILE" "$outpath/config.tests/.qmake.cache" -QMakeVar add styles "cde mac motif plastique cleanlooks windows" +QMakeVar add styles "cde mac motif fusion plastique cleanlooks windows" # QTDIR may be set and point to an old or system-wide Qt installation unset QTDIR -- cgit v1.2.3