]> cloud.milkyroute.net Git - dolphin.git/commit
Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar handling...
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Tue, 8 Jul 2014 17:38:18 +0000 (19:38 +0200)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Tue, 8 Jul 2014 17:38:18 +0000 (19:38 +0200)
commit1dfafcb176797e5075d0043e70ad07bde8bcc372
tree9c42ec3a10786316d570a897c53b7b06cbb6971f
parent00754dda30dc3982d3e8edc5996cdb11b62fd99d
Implemented (QTabBar based) DolphinTabBar class to encapsulate the tab bar handling from DolphinMainWindow.

REVIEW: 118969
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphintabbar.cpp [new file with mode: 0644]
src/dolphintabbar.h [new file with mode: 0644]