Fixed some crash with WMF backend

Change-Id: I721ba049e2ecafff53ee70d5b930fb52c15fbe09
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
This commit is contained in:
Ling Hu
2012-06-21 16:18:05 +10:00
committed by Qt by Nokia
parent 6d301388e1
commit 1b7da9e0ad
6 changed files with 51 additions and 25 deletions

View File

@@ -91,6 +91,7 @@ private:
#endif
MFPlayerControl *m_player;
MFMetaDataControl *m_metaDataControl;
static int s_refCount;
};
#endif