Fix weird indentation in X11 display code
No real changes.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user