Skip to content

Commit

Permalink
Fixed compile.
Browse files Browse the repository at this point in the history
QEventLoop::DeferredDeletion was deprecated long ago, and finally has
been removed.  Replace it with
QCoreApplication::sendPostedEvents(0, QEvent::DeferredDelete)

Change-Id: Ic03f26a57efeb35aefab67a913f56001303aa3e4
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
  • Loading branch information
Rohan McGovern authored and Qt by Nokia committed Jan 24, 2012
1 parent cbcc886 commit f4eeae2
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 43 deletions.

0 comments on commit f4eeae2

Please sign in to comment.