xcb: remove leftover function
It was forgotten in 4050ee6ac7da0e5e7414c699c3cd4e26193c653d Change-Id: Icace56161b8ae372dba105f82da0d1c1b69542c1 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
This commit is contained in:
parent
deee147aca
commit
f25c686462
@ -207,7 +207,6 @@ protected:
|
|||||||
void setTransparentForMouseEvents(bool transparent);
|
void setTransparentForMouseEvents(bool transparent);
|
||||||
void updateDoesNotAcceptFocus(bool doesNotAcceptFocus);
|
void updateDoesNotAcceptFocus(bool doesNotAcceptFocus);
|
||||||
|
|
||||||
QRect windowToWmGeometry(QRect r) const;
|
|
||||||
void sendXEmbedMessage(xcb_window_t window, quint32 message,
|
void sendXEmbedMessage(xcb_window_t window, quint32 message,
|
||||||
quint32 detail = 0, quint32 data1 = 0, quint32 data2 = 0);
|
quint32 detail = 0, quint32 data1 = 0, quint32 data2 = 0);
|
||||||
void handleXEmbedMessage(const xcb_client_message_event_t *event);
|
void handleXEmbedMessage(const xcb_client_message_event_t *event);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user