]> Dogcows Code - chaz/openbox/blobdiff - openbox/dock.c
split out edge detecting code a bit so it is easy to add the dock area and do that too
[chaz/openbox] / openbox / dock.c
index 8cb40fb6c7ca6614c65d95272bc284fada96fbd4..22e4523cc219afc7d3341a031f48a783518c6fb2 100644 (file)
@@ -31,7 +31,7 @@
                          EnterWindowMask | LeaveWindowMask)
 #define DOCKAPP_EVENT_MASK (StructureNotifyMask)
 
-static ObDock *dock;
+ObDock *dock;
 
 StrutPartial dock_strut;
 
This page took 0.021075 seconds and 4 git commands to generate.