Use a QPointer for the m_mode member.
authorMohammed Sameer <msameer@foolab.org>
Sat, 6 Apr 2013 18:02:26 +0000 (21:02 +0300)
committerMohammed Sameer <msameer@foolab.org>
Fri, 2 Aug 2013 21:05:59 +0000 (00:05 +0300)
commit9706085f73bf9510493a5ee82e05a9c08ce677cc
tree5246c6d5c2f0033cce3e6651bb0e4e3bc728e156
parent9daf6507e6f4ebabeca32d8c35f84a57a4d18534
Use a QPointer for the m_mode member.

m_mode is owned by the device and it will be destroyed if device
gets destroyed.
declarative/mode.h