I shouldn't have comitted that procevents.h ...

This commit is contained in:
Hombre
2010-12-08 00:23:49 +01:00
parent 4b63fc15a0
commit 07a34f84fa

View File

@@ -129,9 +129,7 @@ enum ProcEvent {
EvDefringeEnabled=104,
EvDefringeRadius=105,
EvDefringeThreshold=106,
EvResizeBoundingBox=107,
EvResizeAppliesTo=108,
NUMOFEVENTS=109
NUMOFEVENTS=107
};
}
#endif