diff options
| author | Kai Uwe Broulik <[email protected]> | 2017-08-24 15:45:28 +0200 |
|---|---|---|
| committer | Kai Uwe Broulik <[email protected]> | 2017-08-24 15:45:28 +0200 |
| commit | 101884841659cf7b1d735e894477415cddd1787f (patch) | |
| tree | 48a53b83e7f726e03afcbe8862bf360134bf3e52 /src/CMakeLists.txt | |
| parent | 24baf24f5fe089302850c7844f1ecdfd60fbb0f1 (diff) | |
Support middle clicking of Back/Forward/Up/Home toolbar buttons
This opens the resulting page in a new tab.
BUG: 358649
Differential Revision: https://phabricator.kde.org/D7390
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 13b94f73b..e1b63358d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -110,6 +110,7 @@ set(dolphinprivate_LIB_SRCS views/viewproperties.cpp views/zoomlevelinfo.cpp dolphinremoveaction.cpp + middleclickactioneventfilter.cpp dolphinnewfilemenu.cpp dolphindebug.cpp ) |
