Spacer constructor

Spacer()

Implementation

Spacer() {
  szWidth = 5;
  szHeight = 5;
}