Really actually fix Windows SMS app build
This commit is contained in:
parent
79325254b7
commit
b4da91f86b
1 changed files with 1 additions and 3 deletions
|
@ -28,13 +28,11 @@
|
|||
|
||||
#include "interfaces/dbusinterfaces.h"
|
||||
|
||||
#include "kdeconnectsms_export.h"
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(KDECONNECT_SMS_CONVERSATION_MODEL)
|
||||
|
||||
#define INVALID_THREAD_ID -1
|
||||
|
||||
class KDECONNECTSMSAPPLIB_EXPORT ConversationModel
|
||||
class ConversationModel
|
||||
: public QStandardItemModel
|
||||
{
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Reference in a new issue