]> Dogcows Code - chaz/openbox/blobdiff - openbox/dock.c
move directionalcycling actions into the same .c file. make interactive actions all...
[chaz/openbox] / openbox / dock.c
index 22e4523cc219afc7d3341a031f48a783518c6fb2..8cb40fb6c7ca6614c65d95272bc284fada96fbd4 100644 (file)
@@ -31,7 +31,7 @@
                          EnterWindowMask | LeaveWindowMask)
 #define DOCKAPP_EVENT_MASK (StructureNotifyMask)
 
-ObDock *dock;
+static ObDock *dock;
 
 StrutPartial dock_strut;
 
This page took 0.021551 seconds and 4 git commands to generate.