diff options
| author | Emmanuel Pescosta <[email protected]> | 2014-07-08 19:38:18 +0200 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2014-07-08 19:38:18 +0200 |
| commit | 1dfafcb176797e5075d0043e70ad07bde8bcc372 (patch) | |
| tree | 9c42ec3a10786316d570a897c53b7b06cbb6971f /src/CMakeLists.txt | |
| parent | 00754dda30dc3982d3e8edc5996cdb11b62fd99d (diff) | |
Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar handling from DolphinMainWindow.
REVIEW: 118969
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 518c8b7d2..7b0210aef 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -171,6 +171,7 @@ set(dolphin_SRCS dolphinmainwindow.cpp dolphinviewcontainer.cpp dolphincontextmenu.cpp + dolphintabbar.cpp dolphinrecenttabsmenu.cpp dolphintabpage.cpp filterbar/filterbar.cpp |
