SongEditor: renamed class and file name to match current coding style
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#include "NotePlayHandle.h"
|
||||
#include "Oscillator.h"
|
||||
#include "pixmap_button.h"
|
||||
#include "song_editor.h"
|
||||
#include "templates.h"
|
||||
#include "tooltip.h"
|
||||
#include "song.h"
|
||||
|
||||
@@ -44,7 +44,6 @@ float frnd(float range)
|
||||
#include "knob.h"
|
||||
#include "NotePlayHandle.h"
|
||||
#include "pixmap_button.h"
|
||||
#include "song_editor.h"
|
||||
#include "templates.h"
|
||||
#include "tooltip.h"
|
||||
#include "song.h"
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
#include "NotePlayHandle.h"
|
||||
#include "pixmap_button.h"
|
||||
#include "SampleBuffer.h"
|
||||
#include "song_editor.h"
|
||||
#include "tooltip.h"
|
||||
|
||||
#include "embed.cpp"
|
||||
|
||||
Reference in New Issue
Block a user