Relax matrix identifier parsing

fixes #241
This commit is contained in:
Konstantinos Sideris 2018-02-23 22:06:35 +02:00
parent 020f153f1f
commit fb850787d7
2 changed files with 2 additions and 3 deletions

@ -1 +1 @@
Subproject commit 97201f9c9f734e0cbacba436b88740501e0a91dc
Subproject commit 335ece4cbe411393e9179621a299dd96433c1757

View File

@ -23,8 +23,7 @@
RoomSearchInput::RoomSearchInput(QWidget *parent)
: TextField(parent)
{
}
{}
bool
RoomSearchInput::focusNextPrevChild(bool next)