Move Neochat specific libQuotient events to their own folder
This commit is contained in:
committed by
Tobias Fella
parent
e0983fcc8c
commit
4b993775c6
@@ -38,16 +38,16 @@
|
||||
#include <qt_connection_util.h>
|
||||
|
||||
#include "controller.h"
|
||||
#include "joinrulesevent.h"
|
||||
#include "events/joinrulesevent.h"
|
||||
#include "neochatconfig.h"
|
||||
#include "neochatuser.h"
|
||||
#include "notificationsmanager.h"
|
||||
#ifdef QUOTIENT_07
|
||||
#include "pollevent.h"
|
||||
#include "events/pollevent.h"
|
||||
#include "pollhandler.h"
|
||||
#endif
|
||||
#include "events/stickerevent.h"
|
||||
#include "filetransferpseudojob.h"
|
||||
#include "stickerevent.h"
|
||||
#include "texthandler.h"
|
||||
|
||||
#ifndef Q_OS_ANDROID
|
||||
|
||||
Reference in New Issue
Block a user