Fix weird indentation in X11 display code
No real changes.
This commit is contained in:
parent
587a510028
commit
141d7b826d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue