Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/library/promotracksfeature.cpp File Reference

#include <QtDebug>
#include "library/songdownloader.h"
#include "library/promotracksfeature.h"
#include "library/bundledsongswebview.h"
#include "library/featuredartistswebview.h"
#include "library/trackcollection.h"
#include "library/dao/cratedao.h"
#include "trackinfoobject.h"
#include "defs_promo.h"
#include "widget/wlibrary.h"
#include "widget/wlibrarysidebar.h"
#include "mixxxkeyboard.h"
Include dependency graph for promotracksfeature.cpp:

Go to the source code of this file.

Defines

#define PROMO_BUNDLE_PATH   (config->getConfigPath() + "/promo/" + MIXXX_PROMO_VERSION + "/")
#define LOCAL_HTML_LOCATION   (PROMO_BUNDLE_PATH + "index.html")

Define Documentation

#define LOCAL_HTML_LOCATION   (PROMO_BUNDLE_PATH + "index.html")

Definition at line 35 of file promotracksfeature.cpp.

#define PROMO_BUNDLE_PATH   (config->getConfigPath() + "/promo/" + MIXXX_PROMO_VERSION + "/")

Definition at line 34 of file promotracksfeature.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines