X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fapp.h;h=89cd528229c5e4f58fe3d773342902089a68e30b;hb=0576e63534a83920fb3a0ce058eb30f4d22cd755;hp=d1c4e3b225828918bdb278c4f125dbc897419f4b;hpb=7c3682a6d1bb940fd74e9e327bbc2dd3a8fdb504;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/app.h b/synfig-studio/trunk/src/gtkmm/app.h index d1c4e3b..89cd528 100644 --- a/synfig-studio/trunk/src/gtkmm/app.h +++ b/synfig-studio/trunk/src/gtkmm/app.h @@ -197,12 +197,15 @@ public: #endif static bool restrict_radius_ducks; + static bool resize_imported_images; static synfig::String browser_command; static synfig::String custom_filename_prefix; static int preferred_x_size; static int preferred_y_size; static synfig::String predefined_size; + static synfig::String predefined_fps; + static float preferred_fps; /* -- ** -- S I G N A L S ------------------------------------------------------- */