Fix weird indentation in X11 display code

No real changes.
This commit is contained in:
Vadim Zeitlin
2018-05-22 23:25:45 +02:00
parent 587a510028
commit 141d7b826d

View File

@@ -44,9 +44,9 @@
#ifndef __WXGTK20__
#include <X11/extensions/Xinerama.h>
#include <X11/extensions/Xinerama.h>
typedef XineramaScreenInfo ScreenInfo;
typedef XineramaScreenInfo ScreenInfo;
// ----------------------------------------------------------------------------
// helper class storing information about all screens