Two small fixes: "Profile applies gamma" would not toggle image refresh; unnecessary clipping using ICC gamma

no issue since small
This commit is contained in:
Oliver Duis
2011-08-29 21:42:05 +02:00
parent a72159c403
commit 76181828df
3 changed files with 13 additions and 7 deletions

View File

@@ -78,6 +78,7 @@ class ICMPanel : public Gtk::VBox, public AdjusterListener, public FoldableToolP
void gpChanged ();
void GamChanged ();
void ipSelectionChanged ();
void profAppGammaChanged();
void setRaw (bool raw);
void saveReferencePressed ();