1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-07-31 19:30:21 +02:00

* Disable qDebug() logging for release builds. Use tLog() for logging from NOW on.

This commit is contained in:
Christian Muehlhaeuser
2011-07-24 18:36:39 +02:00
parent 41f1a562fd
commit 9c341bb3e6
216 changed files with 1386 additions and 826 deletions

View File

@@ -48,6 +48,8 @@
#include "widgets/infowidgets/ArtistInfoWidget.h"
#include "widgets/newplaylistwidget.h"
#include "utils/logger.h"
#define FILTER_TIMEOUT 280
using namespace Tomahawk;