mirror of
https://github.com/muesli/telephant
synced 2024-11-22 19:33:06 +00:00
Remove obsolete messages model
This commit is contained in:
parent
942c8a0926
commit
7917ecac1e
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ type AccountBridge struct {
|
|||
_ string `property:"error"`
|
||||
|
||||
_ *core.QAbstractListModel `property:"panes"`
|
||||
_ *core.QAbstractListModel `property:"messages"`
|
||||
_ *core.QAbstractListModel `property:"notifications"`
|
||||
_ *core.QAbstractListModel `property:"conversation"`
|
||||
_ *core.QAbstractListModel `property:"accountMessages"`
|
||||
|
|
Loading…
Reference in a new issue