diff options
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
| -rw-r--r-- | examples/GuiClient/mainDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h index f70387c3..af4df97b 100644 --- a/examples/GuiClient/mainDialog.h +++ b/examples/GuiClient/mainDialog.h @@ -99,7 +99,7 @@ private: rosterItemSortFilterProxyModel m_rosterItemSortFilterModel; statusWidget m_statusWidget; vCardManager m_vCardManager; - capabilitiesCache m_capabilitiesCollection; + capabilitiesCache m_capabilitiesCache; accountsCache m_accountsCache; // map of bare jids and respective chatdlg |
