summaryrefslogtreecommitdiffstats
path: root/src/widget/wlibrarysidebar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wlibrarysidebar.cpp')
-rw-r--r--src/widget/wlibrarysidebar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wlibrarysidebar.cpp b/src/widget/wlibrarysidebar.cpp
index c5960ad6ee..1cc0b93cb9 100644
--- a/src/widget/wlibrarysidebar.cpp
+++ b/src/widget/wlibrarysidebar.cpp
@@ -206,7 +206,7 @@ void WLibrarySidebar::keyPressEvent(QKeyEvent* event) {
// TODO(xxx) decide what todo here instead of in librarycontrol
}
- // Fall through to deafult handler.
+ // Fall through to default handler.
QTreeView::keyPressEvent(event);
}