summaryrefslogtreecommitdiffstats
path: root/src/QuickSwitcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/QuickSwitcher.cc')
-rw-r--r--src/QuickSwitcher.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/QuickSwitcher.cc b/src/QuickSwitcher.cc
index 5fcc5770..2401f81f 100644
--- a/src/QuickSwitcher.cc
+++ b/src/QuickSwitcher.cc
@@ -23,8 +23,7 @@
RoomSearchInput::RoomSearchInput(QWidget *parent)
: TextField(parent)
-{
-}
+{}
bool
RoomSearchInput::focusNextPrevChild(bool next)