Reordered procevents enum to stay in synch with Branch3.0.
Note to the translators: HISTORY_MSG_108 and above may need to be reordered accordingly (already done in default and Francais)
This commit is contained in:
@@ -129,13 +129,13 @@ enum ProcEvent {
|
||||
EvDefringeEnabled=104,
|
||||
EvDefringeRadius=105,
|
||||
EvDefringeThreshold=106,
|
||||
EvResizeBoundingBox=107,
|
||||
EvResizeAppliesTo=108,
|
||||
EvFlatFieldFile=109,
|
||||
EvFlatFieldAutoSelect=110,
|
||||
EvFlatFieldBlurRadius=111,
|
||||
EvFlatFieldBlurType=112,
|
||||
EvHLComprThreshold=113,
|
||||
EvHLComprThreshold=107,
|
||||
EvResizeBoundingBox=108,
|
||||
EvResizeAppliesTo=109,
|
||||
EvFlatFieldFile=110,
|
||||
EvFlatFieldAutoSelect=111,
|
||||
EvFlatFieldBlurRadius=112,
|
||||
EvFlatFieldBlurType=113,
|
||||
|
||||
NUMOFEVENTS=114
|
||||
};
|
||||
|
Reference in New Issue
Block a user