Adding a new spot adjust editing mode in rtengine / preview window
This commit is contained in:
@@ -98,6 +98,14 @@ public:
|
||||
bool pick2 (const bool picked);
|
||||
bool pick3 (const bool picked);
|
||||
void switchOffEditMode ();
|
||||
|
||||
rtengine::ProcEvent EvSpotEnabled;
|
||||
rtengine::ProcEvent EvSpotEnabledOPA; // used to toggle-on the Spot 'On Preview Adjustment' mode
|
||||
rtengine::ProcEvent EvSpotEntry;
|
||||
rtengine::ProcEvent EvSpotEntryOPA;
|
||||
|
||||
rtengine::ProcEvent evt;
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user