diff options
| author | Emmanuel Pescosta <[email protected]> | 2014-08-10 18:52:06 +0200 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2014-08-10 18:52:06 +0200 |
| commit | 38381bc6a2999b1d8a0b8a6e2b8d703faa0944d9 (patch) | |
| tree | 62d797b7f34cabd8ff48db15afd469da1ba01612 /src/CMakeLists.txt | |
| parent | 1ffb64db1f6d3436db6e637f8669319e96a17797 (diff) | |
Implemented DolphinTabWidget class to encapsulate the tab handling from DolphinMainWindow.
REVIEW: 119115
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 7b0210aef..6f256a2f4 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -174,6 +174,7 @@ set(dolphin_SRCS dolphintabbar.cpp dolphinrecenttabsmenu.cpp dolphintabpage.cpp + dolphintabwidget.cpp filterbar/filterbar.cpp main.cpp panels/information/filemetadataconfigurationdialog.cpp |
