diff options
Diffstat (limited to 'cervisia/updateview.h')
-rw-r--r-- | cervisia/updateview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updateview.h b/cervisia/updateview.h index 9fde0956..181cf739 100644 --- a/cervisia/updateview.h +++ b/cervisia/updateview.h @@ -86,7 +86,7 @@ private slots: void itemExecuted(TQListViewItem *item); private: - void updateItem(const TQString &filename, Cervisia::EntryStatus status, bool isdir); + void updateItem(const TQString &filename, Cervisia::EntrytqStatus status, bool isdir); void rememberSelection(bool recursive); void syncSelection(); void markUpdated(bool laststage, bool success); |