Batch queue/preview stability enhancements; see issue #611
This commit is contained in:
@@ -66,7 +66,7 @@ class RTWindow : public Gtk::Window, public rtengine::ProgressListener{
|
||||
void toggle_fullscreen ();
|
||||
void setProgress (double p);
|
||||
void setProgressStr (Glib::ustring str);
|
||||
void setProgressState (int state);
|
||||
void setProgressState (bool inProcessing);
|
||||
void error (Glib::ustring descr);
|
||||
rtengine::ProgressListener* getProgressListener () { return pldBridge; }
|
||||
|
||||
|
Reference in New Issue
Block a user