summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/LoginPage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/LoginPage.h b/include/LoginPage.h

index 8e95061a..ef0a6e9e 100644 --- a/include/LoginPage.h +++ b/include/LoginPage.h
@@ -66,6 +66,8 @@ private slots: void versionSuccess(); private: + bool isMatrixIdValid(); + QVBoxLayout *top_layout_; QHBoxLayout *top_bar_layout_;