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

CamelCase Round 4: Let there be light! (Less than 100 left)

This commit is contained in:
Jeff Mitchell
2012-04-21 19:32:33 -04:00
parent b52e0d8470
commit 78d7a376bc
406 changed files with 731 additions and 731 deletions

View File

@@ -24,12 +24,12 @@
#include <QtGui/QDropEvent>
#include <QtGui/QMouseEvent>
#include "audio/audioengine.h"
#include "audio/AudioEngine.h"
#include "playlist/PlaylistView.h"
#include "database/Database.h"
#include "widgets/imagebutton.h"
#include "widgets/ImageButton.h"
#include "utils/tomahawkutils.h"
#include "utils/logger.h"
#include "utils/Logger.h"
#include "Album.h"
#include "DropJob.h"
#include "SocialWidget.h"