mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
* Style fixes in SourceTreeView.
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
#include "SourceDelegate.h"
|
||||
#include "sourcetree/items/PlaylistItems.h"
|
||||
#include "sourcetree/items/SourceItem.h"
|
||||
#include "audio/AudioEngine.h"
|
||||
#include "SourcePlaylistInterface.h"
|
||||
#include "TomahawkSettings.h"
|
||||
#include "GlobalActionManager.h"
|
||||
@@ -870,6 +869,7 @@ SourceTreeView::drawRow( QPainter* painter, const QStyleOptionViewItem& option,
|
||||
QTreeView::drawRow( painter, option, index );
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
SourceTreeView::drawBranches( QPainter* painter, const QRect& rect, const QModelIndex& index ) const
|
||||
{
|
||||
|
Reference in New Issue
Block a user