Rename type because of conflict

This commit is contained in:
Tobias Fella
2021-09-24 12:42:05 +02:00
parent b3d9861d3d
commit d28279313d
4 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@
using namespace Quotient;
class RoomType : public QObject
class NeoChatRoomType : public QObject
{
Q_OBJECT