mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
NO-OP whitespace & foratting of header files
This commit is contained in:
parent
2219021389
commit
b976bf8986
112 changed files with 711 additions and 698 deletions
|
|
@ -40,7 +40,7 @@ class PublicEditor;
|
|||
|
||||
class QuantizeDialog : public ArdourDialog
|
||||
{
|
||||
public:
|
||||
public:
|
||||
QuantizeDialog (PublicEditor&);
|
||||
~QuantizeDialog ();
|
||||
|
||||
|
|
@ -52,7 +52,7 @@ class QuantizeDialog : public ArdourDialog
|
|||
float threshold () const;
|
||||
float swing () const;
|
||||
|
||||
private:
|
||||
private:
|
||||
PublicEditor& editor;
|
||||
|
||||
Gtk::ComboBoxText start_grid_combo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue