1
0
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:
Christian Muehlhaeuser
2014-08-21 13:01:57 +02:00
parent df8390a9df
commit e82fc614de
2 changed files with 15 additions and 14 deletions

View File

@@ -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

View File

@@ -262,6 +262,7 @@ SourceTreeItem::setParentItem(SourceTreeItem* item)
m_parent = item;
}
void
SourceTreeItem::removeFromList()
{