#6471 Replaced tabs with spaces
This commit is contained in:
parent
7f4ca77444
commit
207247b7ef
|
@ -1303,7 +1303,7 @@ XWindowsUtil::getWindowProperty(Display* display, Window window,
|
||||||
int actualDatumSize;
|
int actualDatumSize;
|
||||||
|
|
||||||
// ignore errors. XGetWindowProperty() will report failure.
|
// ignore errors. XGetWindowProperty() will report failure.
|
||||||
XWindowsUtil::ErrorLock lock(display);
|
// XWindowsUtil::ErrorLock lock(display);
|
||||||
|
|
||||||
// read the property
|
// read the property
|
||||||
bool okay = true;
|
bool okay = true;
|
||||||
|
|
Loading…
Reference in New Issue