mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-23 22:58:15 +00:00
fix(ContactsListProxyModel): remove useless CONSTANT in def
This commit is contained in:
parent
fd54a3c845
commit
c27dcaed73
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ class ContactsListProxyModel : public QSortFilterProxyModel {
|
|||
bool useConnectedFilter
|
||||
READ isConnectedFilterUsed
|
||||
WRITE setConnectedFilter
|
||||
CONSTANT
|
||||
);
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue