mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-04 16:12:24 +02:00
Whitespacing
This commit is contained in:
parent
ecd8b302c4
commit
e590aa7739
@ -101,9 +101,10 @@ class InfoPlugin : public QObject
|
||||
public:
|
||||
InfoPlugin(QObject *parent)
|
||||
:QObject(parent)
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
}
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
}
|
||||
|
||||
~InfoPlugin()
|
||||
{
|
||||
qDebug() << Q_FUNC_INFO;
|
||||
|
Loading…
x
Reference in New Issue
Block a user