mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
dran and drop for UIWidget
This commit is contained in:
@@ -592,6 +592,8 @@ void X11Window::poll()
|
||||
if(req->target == targets) {
|
||||
Atom typeList[] = { XInternAtom(m_display, "UTF8_STRING", False),
|
||||
XInternAtom(m_display, "TEXT", False),
|
||||
XInternAtom(m_display, "STRING", False),
|
||||
XInternAtom(m_display, "text/plain", False),
|
||||
XInternAtom(m_display, "COMPOUND_TEXT", False),
|
||||
XA_STRING };
|
||||
|
||||
|
Reference in New Issue
Block a user