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

@@ -25,10 +25,10 @@
#include "sip/SipHandler.h"
#include "PlaylistInterface.h"
#include "utils/logger.h"
#include "utils/Logger.h"
#include "utils/tomahawkutils.h"
#include "database/databasecommand_updatesearchindex.h"
#include "database/DatabaseCommand_UpdateSearchIndex.h"
#include "database/Database.h"
using namespace Tomahawk;