RawTherapee crashes in c:\users\{username}, Issue 2727

This commit is contained in:
Ingo
2015-03-30 22:38:44 +02:00
parent a88ef728bf
commit 4f2e23d16f
2 changed files with 16 additions and 3 deletions

View File

@@ -44,7 +44,8 @@ Glib::ustring safe_get_user_picture_dir();
Glib::ustring safe_get_user_home_dir();
Glib::ustring safe_get_user_desktop_dir();
#ifdef WIN32
#ifdef WIN32
Glib::ustring safe_get_user_profile_dir();
bool safe_is_shortcut_dir (const Glib::ustring& filename);
#endif