dont delete unsent message when switching tab, add more contextmenu
This commit is contained in:
@@ -5,14 +5,17 @@
|
||||
|
||||
#include "Model/ContactItem.h"
|
||||
#include <QListWidget>
|
||||
#include "mainwindow.h"
|
||||
|
||||
|
||||
class ContactModel
|
||||
|
||||
{
|
||||
public:
|
||||
|
||||
ContactModel() {}
|
||||
void renderContactList(QListView* view);
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user