Fix indentation 8 whitespaces to tab

This commit is contained in:
Nil Geisweiller 2016-12-21 22:57:39 +02:00 committed by Robin Gareus
parent 91321272b5
commit 4c66e36b91
19 changed files with 295 additions and 296 deletions

View file

@ -89,7 +89,7 @@ class LevelMeterBase : public ARDOUR::SessionHandlePtr, virtual public sigc::tra
struct MeterInfo {
Gtkmm2ext::FastMeter *meter;
gint16 width;
int length;
int length;
bool packed;
float max_peak;