mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-06 07:07:14 -05:00
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
@@ -30,7 +30,7 @@
|
||||
#include "BitcrushControlDialog.h"
|
||||
#include "BitcrushControls.h"
|
||||
#include "ToolTip.h"
|
||||
#include "LedCheckbox.h"
|
||||
#include "LedCheckBox.h"
|
||||
#include "Knob.h"
|
||||
|
||||
BitcrushControlDialog::BitcrushControlDialog( BitcrushControls * controls ) :
|
||||
|
||||
Reference in New Issue
Block a user