Count the number of files we were able to successfully recover.
[synfig.git] / synfig-studio / trunk / src / gtkmm / autorecover.h
index 7375dd9..8d744bd 100644 (file)
@@ -60,7 +60,7 @@ public:
        static synfig::String get_shadow_directory();
 
        bool recovery_needed()const;
-       bool recover();
+       bool recover(int& number_recovered);
 
        void normal_shutdown();