Skip to content
Snippets Groups Projects
Commit 424b9a00 authored by Tobias Hunger's avatar Tobias Hunger
Browse files

IWizard and derived classes: Code cleanups


There should be no functional changes, just removal of unnecessary
code. This includes:

* Removal of unused QObject *parent = 0 parameters to constructors
* Removal of unnecessary explicits
* Removal of unnecessary virtuals
* Removal of unnecessary constructors/destructors

Some explicits were added though where those were missing.

Change-Id: Iab570349ea950dad0a2d01af17bc6175f70832f1
Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
parent 12b0fedc
No related branches found
No related tags found
Loading
Showing
with 47 additions and 105 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment