Updated translations
Corrected bug for displaying correct WB Reintroduced progress bar bugfix for correction of badpixel
This commit is contained in:
@@ -112,6 +112,8 @@ class EditorPanel : public Gtk::VBox,
|
||||
void setParent (RTWindow* p) { parent = p; }
|
||||
|
||||
// progresslistener interface
|
||||
void setProgress (double p);
|
||||
void setProgressStr (Glib::ustring str);
|
||||
void setProgressState (int state);
|
||||
void error (Glib::ustring descr);
|
||||
void refreshProcessingState (bool state); // this is called by setProcessingState in the gtk thread
|
||||
|
Reference in New Issue
Block a user