Split message content into its own module
This is laying some groundwork for the rich text chatbar.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <QQuickAttachedPropertyPropagator>
|
||||
#include <QQuickItem>
|
||||
|
||||
#include "messagecontentmodel.h"
|
||||
#include "models/messagecontentmodel.h"
|
||||
#include "neochatroom.h"
|
||||
|
||||
class MessageAttached : public QQuickAttachedPropertyPropagator
|
||||
|
||||
Reference in New Issue
Block a user