diff options
Diffstat (limited to 'Swift/QtUI/QtChatOverviewBundle.h')
-rw-r--r-- | Swift/QtUI/QtChatOverviewBundle.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Swift/QtUI/QtChatOverviewBundle.h b/Swift/QtUI/QtChatOverviewBundle.h index 6e232ca..95fd5d2 100644 --- a/Swift/QtUI/QtChatOverviewBundle.h +++ b/Swift/QtUI/QtChatOverviewBundle.h @@ -51,2 +51,5 @@ namespace Swift { private: + void updateVisibility(); + + private: ChattablesModel* rootModel_; |