summaryrefslogtreecommitdiffstats
path: root/src/platformsupport
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dedietrich@qt.io>2016-06-29 16:36:17 -0700
committerGabriel de Dietrich <gabriel.dedietrich@qt.io>2016-07-06 17:37:04 +0000
commit9d620483c6b9ac0ba15bb3c8ea2482a09202f1a1 (patch)
tree15ba3e4503ee3d1379e8297c692a1661e8b92b38 /src/platformsupport
parent631b143b3f6650b5761ac2c78e7936e1594b6e4f (diff)
QCocoaTheme: Remove unreachable code
The condition iconType != kGenericApplicationIcon is never false, therefore we will never execute the else statement. Consequently, overlyaIcon will always be null. This was triggered by the deprecation of ProcessSerialNumber related APIs since 10.9. Change-Id: If9eec1d2cc6e7e5b0c5323d4550f0c823a5eb0d8 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'src/platformsupport')
0 files changed, 0 insertions, 0 deletions