edl plugin names eng, fix segv for opengl brender, renderfarm rework strategy, perf...
[goodguy/history.git] / cinelerra-5.1 / plugins / piano / piano.h
index fa442a952704b5736eafb6c184fe414f6141ef12..d008eb03d3875d6c1862a75bfa975dfaad6319e3 100644 (file)
@@ -125,7 +125,7 @@ public:
        int is_realtime();
        int is_synthesis();
        int load_configuration();
-       char* plugin_title();
+       const char* plugin_title();
        void read_data(KeyFrame *keyframe);
        void save_data(KeyFrame *keyframe);
        int show_gui();