switch to listview for contacts

This commit is contained in:
DenioD
2020-05-03 13:28:41 +02:00
parent 765bedde80
commit c8b274ecfe
6 changed files with 28 additions and 15 deletions

View File

@@ -73,7 +73,7 @@ public:
void refreshAUDCAP();
void refreshChat(QListView *listWidget);
void refreshContacts(QListWidget *listWidget);
void refreshContacts(QListView *listWidget);
void executeStandardUITransaction(Tx tx);