Commit de482954 authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

Use Q_PRIVATE_SLOT for QWebContentsViewPrivate.

Fix the gyp generator to allow including the moc file directly
in qwebcontentsview.cpp to be able to use Q_PRIVATE_SLOT
instead of having the private object deriving from QObject.

This also removes the use of MOCABLE_SOURCES whose entries were
added to 'sources' without moc being run on them first.
Showing with 41 additions and 12 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment