1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-24 09:49:42 +01:00

Forgot api url

This commit is contained in:
Hugo Lindström 2012-01-19 14:06:51 +01:00
parent 6e669fe530
commit 36789637a2

View File

@ -32,8 +32,8 @@
#include "utils/tomahawkutils.h"
#include "utils/logger.h"
//#define CHART_URL "http://charts.tomahawk-player.org/"
#define CHART_URL "http://localhost:8080/"
#define CHART_URL "http://charts.tomahawk-player.org/"
//#define CHART_URL "http://localhost:8080/"
#include <qjson/parser.h>
#include <qjson/serializer.h>