Replace tabs with spaces

This commit is contained in:
2015-09-01 13:14:13 +01:00
parent b1de26ba09
commit 8aa00cf80c
25 changed files with 1966 additions and 1966 deletions

View File

@@ -35,8 +35,8 @@ import org.wiigee.device.Device;
*/
public class MotionStopEvent extends ActionStopEvent {
public MotionStopEvent(Device source) {
super(source);
}
public MotionStopEvent(Device source) {
super(source);
}
}