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

This commit is contained in:
Hombre
2010-12-08 00:22:55 +01:00
parent 09f2a22ce0
commit a3e30e0d05

View File

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