Remove the soft proof button and internal flag as it was decided not to mix this with the output profile handling.
This commit is contained in:
@@ -42,8 +42,6 @@ struct EditorPanelIdleHelper {
|
||||
int pending;
|
||||
};
|
||||
|
||||
class MonitorProfileSelector;
|
||||
|
||||
class RTWindow;
|
||||
class EditorPanel : public Gtk::VBox,
|
||||
public PParamsChangeListener,
|
||||
@@ -86,6 +84,7 @@ protected:
|
||||
Gtk::Button* navNext;
|
||||
Gtk::Button* navPrev;
|
||||
|
||||
class MonitorProfileSelector;
|
||||
std::auto_ptr<MonitorProfileSelector> monitorProfile;
|
||||
|
||||
ImageAreaPanel* iareapanel;
|
||||
|
Reference in New Issue
Block a user