mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-04 21:27:58 +02:00
* Style fixes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* === This file is part of Tomahawk Player - <http://tomahawk-player.org> ===
|
||||
*
|
||||
* Copyright 2010-2011, Christian Muehlhaeuser <muesli@tomahawk-player.org>
|
||||
* Copyright 2010-2014, Christian Muehlhaeuser <muesli@tomahawk-player.org>
|
||||
* Copyright 2010-2011, Leo Franchi <lfranchi@kde.org>
|
||||
*
|
||||
* Tomahawk is free software: you can redistribute it and/or modify
|
||||
|
@@ -262,6 +262,7 @@ SourceTreeItem::setParentItem(SourceTreeItem* item)
|
||||
m_parent = item;
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
SourceTreeItem::removeFromList()
|
||||
{
|
||||
|
Reference in New Issue
Block a user