24 #ifndef __MERGEREDITOR_H_33F644A8__
25 #define __MERGEREDITOR_H_33F644A8__
28 #include "../../../JuceLibraryCode/JuceHeader.h"
29 #include "GenericEditor.h"
45 virtual void buttonEvent (Button* button);
47 void switchSource(
int);
54 ImageButton* pipelineSelectorA;
55 ImageButton* pipelineSelectorB;
57 JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (
MergerEditor);
62 #endif // __MERGEREDITOR_H_33F644A8__