pixelshift: cleaned gui

This commit is contained in:
heckflosse
2017-01-18 19:36:35 +01:00
parent 4ecdf8dca9
commit 70415fdfe5
11 changed files with 206 additions and 53 deletions

View File

@@ -496,6 +496,7 @@ enum ProcEvent {
EvPixelShiftHoleFill = 466,
EvPixelShiftMedian = 467,
EvPixelShiftMedian3 = 468,
EvPixelShiftMotionMethod = 469,
NUMOFEVENTS
};