mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
Fix various typos
Fixes misc. typos
This commit is contained in:
committed by
Alexey Minnekhanov
parent
47f0fd573f
commit
ff96bc1c62
@@ -551,7 +551,7 @@ QList<QRect> XCBFrameBuffer::modifiedTiles() {
|
||||
// get image data into shared memory segment
|
||||
// now rects are positioned relative to framebufferImage,
|
||||
// but we need to get image from the whole screen, so
|
||||
// translate whe coordinates
|
||||
// translate the coordinates
|
||||
xcb_shm_get_image_cookie_t sgi_cookie = xcb_shm_get_image(
|
||||
QX11Info::connection(),
|
||||
d->win,
|
||||
|
||||
Reference in New Issue
Block a user