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

@@ -168,4 +168,3 @@ QRectF QGIViewAnnotation::boundingRect() const
return childrenBoundingRect();
}
#include "moc_QGIViewAnnotation.cpp"