mirror of
https://github.com/gryf/wmaker.git
synced 2026-07-13 01:06:30 +02:00
reverted the last test commit (duh)
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ void wXDNDMakeAwareness(Window window) {
|
||||
}
|
||||
|
||||
void wXDNDClearAwareness(Window window) {
|
||||
//long int xdnd_version = 3;
|
||||
long int xdnd_version = 3;
|
||||
XDeleteProperty (dpy, window, _XA_XdndAware);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user