Added close button to the tab bar.
commit41dd2552acb04928b40849830ed8d8a3f332177f
authorPaolo Capriotti <p.capriotti@gmail.com>
Thu, 16 Aug 2007 08:33:42 +0000 (16 10:33 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Thu, 16 Aug 2007 08:33:42 +0000 (16 10:33 +0200)
tree4197708db66c70400bb18d5c50e61f862f917cc6
parent9f26666bbc31dc03c5d6875b387684bfbb24ecb9
Added close button to the tab bar.
src/CMakeLists.txt
src/mainwindow.cpp
src/mainwindow.h
src/tabbar.h [deleted file]
src/tabwidget.cpp [new file with mode: 0644]
src/tabwidget.h [new file with mode: 0644]
src/ui.cpp