1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-04 17:41:42 +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

@@ -22,11 +22,11 @@
#include "Collection.h"
#include "Source.h"
#include "database/Database.h"
#include "database/databasecommand_resolve.h"
#include "database/databasecommand_alltracks.h"
#include "database/databasecommand_addfiles.h"
#include "database/DatabaseCommand_Resolve.h"
#include "database/DatabaseCommand_AllTracks.h"
#include "database/DatabaseCommand_AddFiles.h"
#include "utils/logger.h"
#include "utils/Logger.h"
using namespace Tomahawk;