Browse Source

Platform: cleanup trailing whitespace.

pull/338/head
Vladimír Vondruš 7 years ago
parent
commit
8672dc7eab
  1. 2
      src/Magnum/Platform/Sdl2Application.h

2
src/Magnum/Platform/Sdl2Application.h

@ -1014,7 +1014,7 @@ class Sdl2Application {
#endif #endif
Flags _flags; Flags _flags;
int _exitCode; int _exitCode;
}; };

Loading…
Cancel
Save