Relax matrix identifier parsing

fixes #241
pull/1/head
Konstantinos Sideris 7 years ago
parent 020f153f1f
commit fb850787d7
  1. 2
      libs/matrix-structs
  2. 3
      src/QuickSwitcher.cc

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

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

Loading…
Cancel
Save