mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 03:18:49 +03:00
parent
020f153f1f
commit
fb850787d7
2 changed files with 2 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 97201f9c9f734e0cbacba436b88740501e0a91dc
|
Subproject commit 335ece4cbe411393e9179621a299dd96433c1757
|
|
@ -23,8 +23,7 @@
|
||||||
|
|
||||||
RoomSearchInput::RoomSearchInput(QWidget *parent)
|
RoomSearchInput::RoomSearchInput(QWidget *parent)
|
||||||
: TextField(parent)
|
: TextField(parent)
|
||||||
{
|
{}
|
||||||
}
|
|
||||||
|
|
||||||
bool
|
bool
|
||||||
RoomSearchInput::focusNextPrevChild(bool next)
|
RoomSearchInput::focusNextPrevChild(bool next)
|
||||||
|
|
Loading…
Reference in a new issue