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:
Johannes Lorenz
2022-03-19 09:13:21 +01:00
committed by Johannes Lorenz
parent 4dc04a612a
commit 54bee2272e
31 changed files with 32 additions and 32 deletions

View File

@@ -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 ) :