start code reorganization needed to deal with backend choices. compiles, links and...
[ardour.git] / libs / ardour / ardour / export_preset.h
index 595cfaf9bfa7b5d5473851c967f68a9ff377f146..b24cc70dcf0c9d129ab92a5e6b201c1e155f06a8 100644 (file)
@@ -53,7 +53,7 @@ class ExportPreset {
 
   private:
 
-       void set_id (std::string id);
+       void set_id (std::string const & id);
 
        XMLNode * get_instant_xml () const;
        void save_instant_xml () const;