Ran qmlformat and make license
This commit is contained in:
parent
f2560b7531
commit
9ab1296131
4 changed files with 244 additions and 225 deletions
|
|
@ -286,8 +286,7 @@ TimelineViewManager::TimelineViewManager(CallManager *callManager, ChatPage *par
|
|||
"EmojiCategory",
|
||||
"Error: Only enums");
|
||||
|
||||
qmlRegisterType<RoomDirectoryModel>(
|
||||
"im.nheko", 1, 0, "RoomDirectoryModel");
|
||||
qmlRegisterType<RoomDirectoryModel>("im.nheko", 1, 0, "RoomDirectoryModel");
|
||||
|
||||
#ifdef USE_QUICK_VIEW
|
||||
view = new QQuickView(parent);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue