Rename LedCheckbox to LedCheckBox in filenames
Justification: The class is named `LedCheckBox`, and other files follow the casing of the classes, too.
This commit is contained in:
committed by
Johannes Lorenz
parent
4dc04a612a
commit
54bee2272e
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* LedCheckbox.h - class LedCheckBox, an improved QCheckBox
|
||||
* LedCheckBox.h - class LedCheckBox, an improved QCheckBox
|
||||
*
|
||||
* Copyright (c) 2005-2008 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
#include "AudioDevice.h"
|
||||
#include "AudioDeviceSetupWidget.h"
|
||||
#include "LedCheckbox.h"
|
||||
#include "LedCheckBox.h"
|
||||
#include "lmmsconfig.h"
|
||||
#include "MidiClient.h"
|
||||
#include "MidiSetupWidget.h"
|
||||
|
||||
Reference in New Issue
Block a user