fix whitespace in gtk2_ardour/canvas_patch_change.h
git-svn-id: svn://localhost/ardour2/branches/3.0@13217 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ad8c184218
commit
7191aa2a10
@ -63,7 +63,7 @@ public:
|
|||||||
void on_patch_menu_selected(const MIDI::Name::PatchPrimaryKey& key);
|
void on_patch_menu_selected(const MIDI::Name::PatchPrimaryKey& key);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
ARDOUR::InstrumentInfo& _info;
|
ARDOUR::InstrumentInfo& _info;
|
||||||
ARDOUR::MidiModel::PatchChangePtr _patch;
|
ARDOUR::MidiModel::PatchChangePtr _patch;
|
||||||
Gtk::Menu _popup;
|
Gtk::Menu _popup;
|
||||||
bool _popup_initialized;
|
bool _popup_initialized;
|
||||||
|
Loading…
Reference in New Issue
Block a user