remove exec-bit from qplatformmenu.h file
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Wed, 23 May 2012 18:08:09 +0000 (11:08 -0700)
committerQt by Nokia <qt-info@nokia.com>
Wed, 23 May 2012 18:18:46 +0000 (20:18 +0200)
commit375b464db49ffab6149d0ab3952bcd9cb58ce653
tree75eb9882ed88c06a9c214e72f9afb982d0fb5a1f
parent10cfb08eae9ce60ad6895d6a75e857d2591ca4dd
remove exec-bit from qplatformmenu.h file

The file was added with 'x' bit incorrectly in 1f55af8.
It was then changed to the correct mode in 6af65edcb.
But it got back the 'x' bit again in 98dbaec.

Change-Id: I55f267935c17e133ad593f027f795a9ec381fcaa
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
src/gui/kernel/qplatformmenu.h [changed mode: 0755->0644]