vtl: check if server's docroot matches ardour's config
[ardour.git] / gtk2_ardour / video_timeline.h
index 3f7b7742d602f8ff03191f3dae3d90afeea4999e..fbf563ecf85fb00c7221e46ea5a09022cc0ccdff 100644 (file)
@@ -86,6 +86,7 @@ class VideoTimeLine : public sigc::trackable, public ARDOUR::SessionHandlePtr, p
 
        bool found_xjadeo () { return ((_xjadeo_bin.empty())?false:true); }
        bool check_server ();
+       bool check_server_docroot ();
        void flush_local_cache ();
        void vmon_update ();
        void flush_cache ();