Fix compilation with Q_DECL_OVERRIDE
authorOlivier Goffart <ogoffart@woboq.com>
Fri, 20 Apr 2012 15:18:15 +0000 (17:18 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 20 Apr 2012 20:23:23 +0000 (22:23 +0200)
commit7eebe4e960bccf525ac7a6a26504bbf1157fd17e
treedf912f91b210f258e4c215bf6c0550403764cb82
parent460bf5f051e33fd5804ee9409b1090c3d1297f18
Fix compilation with Q_DECL_OVERRIDE

In C++11, the override keyword is placed after the function declaration

Change-Id: I3a079860762f30fa21eb01611c770713f6ba4acb
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/plugins/platforms/cocoa/qcocoaprintersupport.h
src/plugins/platforms/cocoa/qcocoawindow.h
src/widgets/kernel/qapplication_p.h