1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-04 17:41:42 +02:00

CamelCase Round 2...FIGHT

This commit is contained in:
Jeff Mitchell
2012-04-21 18:46:11 -04:00
parent 0aea363abf
commit e3bdfda2ee
476 changed files with 1097 additions and 1097 deletions

View File

@@ -30,11 +30,11 @@
#include "widgets/imagebutton.h"
#include "utils/tomahawkutils.h"
#include "utils/logger.h"
#include "album.h"
#include "dropjob.h"
#include "Album.h"
#include "DropJob.h"
#include "SocialWidget.h"
#include "globalactionmanager.h"
#include "viewmanager.h"
#include "GlobalActionManager.h"
#include "ViewManager.h"
using namespace Tomahawk;