John Arbuckle a1dbc05a6f ui/cocoa.m: eliminate normalWindow warning
Eliminate this warning associated with the setting of the normalWindow's title:

ui/cocoa.m: In function '-[QemuCocoaAppController init]':
ui/cocoa.m:888:9: warning: format not a string literal and no format arguments
 [-Wformat-security]
         [normalWindow setTitle:[NSString stringWithFormat:@"QEMU"]];

Signed-off-by: John Arbuckle <programmingkidx@gmail.com>
Message-id: 57057D6E-C108-4AE1-8370-E7E6855B2F2C@gmail.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-10-13 21:51:18 +01:00
..
2015-10-08 10:31:35 +02:00
2012-12-19 08:31:31 +01:00
2012-12-19 08:31:30 +01:00
2015-05-29 11:11:38 +02:00
2015-06-22 18:20:40 +02:00
2015-10-08 10:31:35 +02:00
2014-09-16 08:07:05 +02:00
2015-10-08 10:31:35 +02:00
2010-07-26 17:36:14 -05:00