Lua: provide instance-equal check as '==' comparator.
[ardour.git] / gtk2_ardour / time_info_box.h
index 83f58e7eb58ab093ef90a917f72c820df7549ed2..625f5345a31b5de73d14fea9c400944410d16bf7 100644 (file)
@@ -43,7 +43,7 @@ class AudioClock;
 class TimeInfoBox : public CairoHPacker, public ARDOUR::SessionHandlePtr
 {
 public:
-       TimeInfoBox (bool with_punch);
+       TimeInfoBox (std::string state_node_name, bool with_punch);
        ~TimeInfoBox ();
 
        void set_session (ARDOUR::Session*);