]> cloud.milkyroute.net Git - dolphin.git/commit
Implemented DolphinRecentTabsMenu to encapsulate the recent
authorEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 19 Jun 2014 20:04:36 +0000 (22:04 +0200)
committerEmmanuel Pescosta <emmanuelpescosta099@gmail.com>
Thu, 19 Jun 2014 20:04:36 +0000 (22:04 +0200)
commit24823bbfd1616b77727ef06c437e3ec61c89b750
tree2bf465fe0d5eb3efcb2a3c84c7076d19d59c1d80
parentefa19caa46f1d56afab9cc33c456bc84c47d95e1
Implemented DolphinRecentTabsMenu to encapsulate the recent
tabs menu related code from DolphinMainWindow in a new class.

The DolphinRecentTabsMenu remembers the tab configuration if a
tab has been closed.

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