finch/plugins/gntclipboard.c

changeset 40131
00bfb6134525
parent 39906
79a00e51853d
child 40359
ca141ea93b83
equal deleted inserted replaced
40130:fba68437a08a 40131:00bfb6134525
88 XFlush (dpy); 88 XFlush (dpy);
89 } else if (e.type == SelectionClear) { 89 } else if (e.type == SelectionClear) {
90 return; 90 return;
91 } 91 }
92 } 92 }
93 return;
94 } 93 }
95 94
96 static void 95 static void
97 clipboard_changed(GntWM *wm, gchar *string) 96 clipboard_changed(GntWM *wm, gchar *string)
98 { 97 {

mercurial