Use AUTOMOC
This commit is contained in:
committed by
Craig Drummond
parent
96af98b5cb
commit
eff0e66d39
@@ -395,3 +395,5 @@ void TreeView::itemWasClicked(const QModelIndex &index)
|
||||
setExpanded(index, !isExpanded(index));
|
||||
}
|
||||
}
|
||||
|
||||
#include "moc_treeview.cpp"
|
||||
|
||||
Reference in New Issue
Block a user