mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 09:30:47 +03:00
parent
58c9721304
commit
8f49ad9490
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ ApplicationWindow {
|
|||
width: 650
|
||||
palette: Nheko.colors
|
||||
color: Nheko.colors.window
|
||||
modality: Qt.WindowModal
|
||||
modality: Qt.NonModal
|
||||
flags: Qt.Dialog | Qt.WindowCloseButtonHint | Qt.WindowTitleHint
|
||||
title: qsTr("Explore Public Rooms")
|
||||
|
||||
|
|
Loading…
Reference in a new issue