source/Platform/Unix: Rename XRandR to Xrandr
This commit is contained in:
parent
ca46bd0ef7
commit
f71fdea463
5 changed files with 11 additions and 11 deletions
|
|
@ -78,9 +78,9 @@ protected :
|
|||
|
||||
Vector2u m_size;
|
||||
|
||||
XRandR::VideoMode m_fullscreen_mode;
|
||||
Xrandr::VideoMode m_fullscreen_mode;
|
||||
|
||||
XRandR::VideoMode m_desktop_mode;
|
||||
Xrandr::VideoMode m_desktop_mode;
|
||||
};
|
||||
|
||||
} // namespace sp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue