]> cloud.milkyroute.net Git - dolphin.git/commit
Implemented DolphinTabWidget class to encapsulate the tab handling from DolphinMainWi...
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Sun, 10 Aug 2014 16:52:06 +0000 (18:52 +0200)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Sun, 10 Aug 2014 16:52:06 +0000 (18:52 +0200)
commit38381bc6a2999b1d8a0b8a6e2b8d703faa0944d9
tree62d797b7f34cabd8ff48db15afd469da1ba01612
parent1ffb64db1f6d3436db6e637f8669319e96a17797
Implemented DolphinTabWidget class to encapsulate the tab handling from DolphinMainWindow.

REVIEW: 119115
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphintabpage.cpp
src/dolphintabpage.h
src/dolphintabwidget.cpp [new file with mode: 0644]
src/dolphintabwidget.h [new file with mode: 0644]