OTHER: add .moc inlcludes to .cpp files
This commit is contained in:
parent
e791949f01
commit
d9cedc7c5d
41 changed files with 71 additions and 3 deletions
|
|
@ -216,3 +216,5 @@ BrowseModel::fileIcon (const QModelIndex &index) const
|
|||
|
||||
return QIcon (m_style->standardPixmap (QStyle::SP_FileIcon));
|
||||
}
|
||||
|
||||
#include "BrowseModel.moc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue