mirror of
https://github.com/LMMS/lmms.git
synced 2026-06-12 08:09:29 -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
@@ -29,7 +29,7 @@
|
||||
#include "embed.h"
|
||||
#include "Graph.h"
|
||||
#include "ToolTip.h"
|
||||
#include "LedCheckbox.h"
|
||||
#include "LedCheckBox.h"
|
||||
#include "Knob.h"
|
||||
#include "TempoSyncKnob.h"
|
||||
#include "LcdSpinBox.h"
|
||||
|
||||
Reference in New Issue
Block a user