Removed unused QObject inheritances.

This commit is contained in:
Ian Rees
2016-06-06 21:06:30 +12:00
committed by wmayer
parent 1bb88a761e
commit c61662d100
21 changed files with 20 additions and 121 deletions

View File

@@ -80,4 +80,3 @@ void QGIViewCollection::updateView(bool update)
return QGIView::updateView(update);
}
#include "moc_QGIViewCollection.cpp"