QmlDesigner: cleanup code

Change-Id: Ia281b8efcacdfb00e724e97b491fbd4250a99fb1
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
This commit is contained in:
Tim Jenssen
2016-07-12 17:06:26 +02:00
committed by Tim Jenssen
parent 3ef66cd753
commit ae5f1918b4
2 changed files with 0 additions and 14 deletions

View File

@@ -50,7 +50,6 @@ MoveTool::MoveTool(FormEditorView *editorView)
m_selectionIndicator.setCursor(Qt::SizeAllCursor);
}
MoveTool::~MoveTool()
{