add single instance mode
[uwplayer.git] / application / Fsb.c
index 42cd412..09c8eb6 100644 (file)
@@ -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);