-
- Downloads
Fix gcc 4.2 warning about incomplete case coverage in switch
statement for plugin events. This becomes an error in the build so I'm adding a default: case to cover the enumeration.
Loading
Please register or sign in to comment
statement for plugin events. This becomes an error in the build so I'm adding a default: case to cover the enumeration.