+ fix a few minor issues in DlgWorkbenchesImp and QListWidgetCustom

This commit is contained in:
wmayer
2015-05-20 11:18:46 +02:00
parent d5ae1988b8
commit dbfedbdeae
4 changed files with 14 additions and 12 deletions

View File

@@ -60,3 +60,5 @@ void QListWidgetCustom::dragMoveEvent(QDragMoveEvent *e)
e->ignore();
}
}
#include "moc_QListWidgetCustom.cpp"