1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 11:20:22 +02:00
This commit is contained in:
Dominik Schmidt
2013-06-16 22:27:55 +02:00
parent 7dbe504a0f
commit 6c7bd96f30
2 changed files with 0 additions and 2 deletions

View File

@@ -60,7 +60,6 @@
#include "utils/Logger.h" #include "utils/Logger.h"
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QLabel>
#include <QMetaMethod> #include <QMetaMethod>

View File

@@ -58,7 +58,6 @@ class WhatsHotWidget;
class QPushButton; class QPushButton;
class InboxModel; class InboxModel;
class NetworkActivityWidget; class NetworkActivityWidget;
class StubWidget;
namespace Tomahawk namespace Tomahawk
{ {