mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 00:54:20 +02:00
* Smaller cleanups.
This commit is contained in:
@@ -91,6 +91,7 @@ ZeroconfPlugin::connectPlugin()
|
|||||||
m_advertisementTimer.start();
|
m_advertisementTimer.start();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void
|
void
|
||||||
ZeroconfPlugin::disconnectPlugin()
|
ZeroconfPlugin::disconnectPlugin()
|
||||||
{
|
{
|
||||||
|
@@ -20,7 +20,6 @@
|
|||||||
#define TOMAHAWK_LOGGER_H
|
#define TOMAHAWK_LOGGER_H
|
||||||
|
|
||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <QStringList>
|
|
||||||
|
|
||||||
#include "DllMacro.h"
|
#include "DllMacro.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user