X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fapp.cpp;h=14fc4b175488935736dedd25a1fa9ff5e276e289;hb=7dd8043ef6511adc0eadcd9f011da4cdfdb7536b;hp=5fcc7cd947dfff4ae6f7b0d84bd02dfdf4498ee7;hpb=7507f7d178853f71ec615e6ec4936bf2653ce183;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/app.cpp b/synfig-studio/trunk/src/gtkmm/app.cpp index 5fcc7cd..14fc4b1 100644 --- a/synfig-studio/trunk/src/gtkmm/app.cpp +++ b/synfig-studio/trunk/src/gtkmm/app.cpp @@ -661,7 +661,7 @@ public: } }; -static Preferences _preferences; +static ::Preferences _preferences; void init_ui_manager()