mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +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
|
|
@ -60,7 +60,7 @@ namespace Gtk {
|
|||
|
||||
class PannerUI : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
||||
{
|
||||
public:
|
||||
public:
|
||||
PannerUI (ARDOUR::Session*);
|
||||
~PannerUI ();
|
||||
|
||||
|
|
@ -84,7 +84,7 @@ class PannerUI : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
|||
|
||||
static void setup_slider_pix ();
|
||||
|
||||
private:
|
||||
private:
|
||||
friend class MixerStrip;
|
||||
friend class SendUI;
|
||||
|
||||
|
|
@ -105,7 +105,7 @@ class PannerUI : public Gtk::HBox, public ARDOUR::SessionHandlePtr
|
|||
|
||||
Gtk::VBox pan_bar_packer;
|
||||
Gtk::VBox pan_vbox;
|
||||
Gtk::VBox poswidth_box;
|
||||
Gtk::VBox poswidth_box;
|
||||
Width _width;
|
||||
|
||||
StereoPanner* _stereo_panner;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue