]> Dogcows Code - chaz/openbox/blobdiff - openbox/dock.h
prefix the Timer->ObTimer and TimeoutHandler->ObTimeoutHandler shitz
[chaz/openbox] / openbox / dock.h
index aa18da8426c9b17f6c1f58aecfcf7154f0b90724..99cc01f3a962dd7e8d7549fd0bbeb11cc0780ce5 100644 (file)
@@ -28,7 +28,7 @@ struct _ObDock
     gint h;
 
     gboolean hidden;
-    Timer *hide_timer;
+    ObTimer *hide_timer;
 
     GList *dock_apps;
 };
This page took 0.022905 seconds and 4 git commands to generate.