summaryrefslogtreecommitdiff
path: root/TelepathyQt4Yell/Models/flat-model-proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TelepathyQt4Yell/Models/flat-model-proxy.h')
-rw-r--r--TelepathyQt4Yell/Models/flat-model-proxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TelepathyQt4Yell/Models/flat-model-proxy.h b/TelepathyQt4Yell/Models/flat-model-proxy.h
index 116bea0..e926d41 100644
--- a/TelepathyQt4Yell/Models/flat-model-proxy.h
+++ b/TelepathyQt4Yell/Models/flat-model-proxy.h
@@ -60,6 +60,7 @@ private Q_SLOTS:
void onRowsAboutToBeRemoved(const QModelIndex &index, int first, int last);
void onRowsRemoved(const QModelIndex &index, int first, int last);
void onDataChanged(const QModelIndex &first, const QModelIndex &last);
+ void onHierarchicalDataChanged(const QModelIndex &fisrt, const QModelIndex &last);
private:
struct Private;