mirror of
https://github.com/LMMS/lmms.git
synced 2026-04-12 01:58:35 -04: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
@@ -33,7 +33,7 @@
|
||||
#include "ComboBox.h"
|
||||
#include "ComboBoxModel.h"
|
||||
#include "Knob.h"
|
||||
#include "LedCheckbox.h"
|
||||
#include "LedCheckBox.h"
|
||||
#include "PixmapButton.h"
|
||||
#include "SaControls.h"
|
||||
#include "SaProcessor.h"
|
||||
|
||||
Reference in New Issue
Block a user