mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-20 12:52:30 +02:00
* Style fixes.
This commit is contained in:
@@ -59,6 +59,7 @@ PlayableModel::PlayableModel( QObject* parent, bool loading )
|
||||
init();
|
||||
}
|
||||
|
||||
|
||||
PlayableModel::PlayableModel( QObject* parent, PlayableModelPrivate* d )
|
||||
: QAbstractItemModel( parent )
|
||||
, d_ptr( d )
|
||||
|
Reference in New Issue
Block a user