X-Git-Url: https://develop.uap-core.de/gitweb/uwplayer.git/blobdiff_plain/5cb490b04836ef624cdd0ba975ee5c2ff2e51a23..HEAD:/application/Fsb.c diff --git a/application/Fsb.c b/application/Fsb.c index 42cd412..09c8eb6 100644 --- a/application/Fsb.c +++ b/application/Fsb.c @@ -2715,7 +2715,7 @@ static void pathbar_popup(Widget w, PathBar *p, XtPointer d) { Widget parent = XtParent(w); Display *dp = XtDisplay(parent); Window root = XDefaultRootWindow(dp); - + int x, y; Window child; XTranslateCoordinates(dp, XtWindow(parent), root, 0, 0, &x, &y, &child);