mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Implement part of the XEmbed protocol
This commit is contained in:
@@ -84,4 +84,5 @@ class Editor {
|
||||
win32_handle;
|
||||
|
||||
std::unique_ptr<xcb_connection_t, decltype(&xcb_disconnect)> x11_connection;
|
||||
xcb_atom_t xcb_xembed_info;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user