diff widgets/LevelPanToolButton.h @ 1266:a34a2a25907c

Untabify
author Chris Cannam
date Thu, 01 Mar 2018 18:02:22 +0000
parents 808d375a3b12
children 1589bc7528b7
line wrap: on
line diff
--- a/widgets/LevelPanToolButton.h	Thu Mar 01 14:43:53 2018 +0000
+++ b/widgets/LevelPanToolButton.h	Thu Mar 01 18:02:22 2018 +0000
@@ -37,9 +37,9 @@
     bool includesMute() const;
 
     void setImageSize(int pixels);
-			
+                        
     void setBigImageSize(int pixels);
-			
+                        
 public slots:
     /// Set level in the range [0,1] -- will be rounded
     void setLevel(float);