1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-10-05 01:52:28 +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

@@ -42,11 +42,11 @@
#include "accounts/AccountManager.h"
#include "sourcetree/sourcetreeview.h"
#include "network/Servent.h"
#include "utils/proxystyle.h"
#include "widgets/animatedsplitter.h"
#include "widgets/newplaylistwidget.h"
#include "widgets/searchwidget.h"
#include "widgets/playlisttypeselectordlg.h"
#include "utils/ProxyStyle.h"
#include "widgets/AnimatedSplitter.h"
#include "widgets/NewPlaylistWidget.h"
#include "widgets/SearchWidget.h"
#include "widgets/PlaylistTypeSelectorDialog.h"
#include "thirdparty/Qocoa/qsearchfield.h"
#include "playlist/dynamic/GeneratorInterface.h"
#include "playlist/PlaylistModel.h"
@@ -69,7 +69,7 @@
#include <qtsparkle/Updater>
#endif
#include "utils/logger.h"
#include "utils/Logger.h"
#include "jobview/JobStatusModel.h"
#include "LoadXSPFDialog.h"
#include <ActionCollection.h>