move Amarok::ToolBar into a file of it's own. split the toolbar into two separate...
commitf193908b22b12513df2cb9da54ae6484955908e4
authordmeltzer <dmeltzer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Tue, 20 Mar 2007 16:25:20 +0000 (20 16:25 +0000)
committerdmeltzer <dmeltzer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Tue, 20 Mar 2007 16:25:20 +0000 (20 16:25 +0000)
tree37c8e240e599646b8eaf8490f8e5711975996084
parent733c17906c23b76bdbd1f4cc15c39f06dc573153
move Amarok::ToolBar into a file of it's own.  split the toolbar into two separate classes, the basic toolbar just removes the border, the pretty toolbar is the one we use on the top (at least for now).  Use the basic Amarok::ToolBar as a base for Browser::ToolBar, which makes the browsers look much smoother.

git-svn-id: svn+ssh://ianmonroe@svn.kde.org/home/kde/trunk/extragear/multimedia/amarok@644636 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
src/browserToolBar.h
src/playlistwindow.cpp
src/toolbar.h [new file with mode: 0644]