use stringcr_t and gain 1/1000 binary size reduction. not thaat much...
[ardour.git] / gtk2_ardour / audio_time_axis.h
index cec7d3c089e261bfc6467935b895b720dad99590..8a631a19c1c692d950699d07bb6b7ceafe3d04a1 100644 (file)
@@ -123,7 +123,7 @@ class AudioTimeAxisView : public RouteUI, public TimeAxisView
        list<TimeAxisView*>get_child_list();
 
        void set_state (const XMLNode&);
-       XMLNode* get_child_xml_node (std::string childname);
+       XMLNode* get_child_xml_node (ARDOUR::stringcr_t childname);
 
   private:
        friend class StreamView;