change appearance of panner data popup slightly (fixed width font so it doesn't bounc...
[ardour.git] / gtk2_ardour / latency_gui.h
index 96aa6090d7d62cb7827cc9614a3d7a5f1511286a..2adf2d430861561ab1d79b6fd3d018f71823dcb2 100644 (file)
@@ -32,7 +32,7 @@ public:
 private:
        LatencyGUI* _latency_gui;
 
-       std::string get_label (int&);
+       std::string get_label (double&);
 };
 
 class LatencyGUI : public Gtk::VBox