Cocoa: bugfix for autocads plugin project
commitf29e1bc7b7a593ef65defa3543b0feea455c7cdb
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>
Mon, 24 Aug 2009 13:40:35 +0000 (24 15:40 +0200)
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>
Tue, 25 Aug 2009 09:50:43 +0000 (25 11:50 +0200)
tree5ecc60a34015593b57d31a4efddd4c6c3868307f
parent913d75047dd5aa4a8e1d9b51a58c7be7e75f3d89
Cocoa: bugfix for autocads plugin project

Seems like the QMacNativeWidget was almost not
testet at all. It all breaks down when embedding
QLineEdits (with respect to focus). This is a
first patch that fixes this issue.
src/gui/kernel/qcocoaview_mac.mm
src/gui/kernel/qwidget.cpp
src/gui/kernel/qwidget_mac.mm