mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
NO-OP whitespace (updated GH PR #357)
This commit is contained in:
parent
f413b83cb9
commit
63ea7b6516
132 changed files with 2774 additions and 2762 deletions
|
|
@ -34,10 +34,10 @@ class MidiVelocityDialog : public ArdourDialog
|
|||
uint8_t velocity() const;
|
||||
|
||||
private:
|
||||
Gtk::Adjustment adjustment;
|
||||
Gtk::SpinButton spinner;
|
||||
Gtk::Label label;
|
||||
Gtk::HBox packer;
|
||||
Gtk::Adjustment adjustment;
|
||||
Gtk::SpinButton spinner;
|
||||
Gtk::Label label;
|
||||
Gtk::HBox packer;
|
||||
};
|
||||
|
||||
#endif /* __gtk2_ardour_midi_velocity_dialog_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue