diff options
Diffstat (limited to 'src/dolphinfileitemdelegate.h')
| -rw-r--r-- | src/dolphinfileitemdelegate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinfileitemdelegate.h b/src/dolphinfileitemdelegate.h index b6a4d45b2..2f8d3c35f 100644 --- a/src/dolphinfileitemdelegate.h +++ b/src/dolphinfileitemdelegate.h @@ -66,7 +66,7 @@ private: const DolphinModel* dolphinModel, const QModelIndex& index); - static QPixmap emblemForState(DolphinModel::RevisionState state, const QSize& size); + static QPixmap emblemForState(RevisionControlPlugin::RevisionState state, const QSize& size); private: bool m_hasMinimizedNameColumn; |
