cut with active speed auto correction, add locale pref, mod prores dft profile to...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / preferences.h
index fd2304692a7039f573b8013e5363809329cdcd0c..dc6589819dd54af5dd9837b6560a9495fd650dde 100644 (file)
@@ -97,9 +97,10 @@ public:
        int vicon_size, vicon_color_mode;
        float layout_scale;
 // Title of theme
-       char theme[BCTEXTLEN];
+       char theme[BCSTRLEN];
+       char locale[BCSTRLEN];
 // plugin icon set
-       char plugin_icons[BCTEXTLEN];
+       char plugin_icons[BCSTRLEN];
 // snapshot directory path
        char snapshot_path[BCTEXTLEN];
        double render_preroll;