summaryrefslogtreecommitdiffstats
path: root/cervisia/updateview.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/updateview.h')
-rw-r--r--cervisia/updateview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/updateview.h b/cervisia/updateview.h
index 181cf739..9fde0956 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::EntrytqStatus status, bool isdir);
+ void updateItem(const TQString &filename, Cervisia::EntryStatus status, bool isdir);
void rememberSelection(bool recursive);
void syncSelection();
void markUpdated(bool laststage, bool success);