1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-11 16:44:05 +02:00

* Smaller cleanups.

This commit is contained in:
Christian Muehlhaeuser
2012-09-06 00:13:37 +02:00
parent dd37a9846d
commit f1e6737893
2 changed files with 1 additions and 1 deletions

View File

@@ -91,6 +91,7 @@ ZeroconfPlugin::connectPlugin()
m_advertisementTimer.start();
}
void
ZeroconfPlugin::disconnectPlugin()
{

View File

@@ -20,7 +20,6 @@
#define TOMAHAWK_LOGGER_H
#include <QDebug>
#include <QStringList>
#include "DllMacro.h"