X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=openbox%2Fdock.h;h=99cc01f3a962dd7e8d7549fd0bbeb11cc0780ce5;hb=0a809d36dd770aae300a19d841fa7958cbe67628;hp=aa18da8426c9b17f6c1f58aecfcf7154f0b90724;hpb=d206303a9f0742ff330aebe8129d6044ade30a94;p=chaz%2Fopenbox diff --git a/openbox/dock.h b/openbox/dock.h index aa18da84..99cc01f3 100644 --- a/openbox/dock.h +++ b/openbox/dock.h @@ -28,7 +28,7 @@ struct _ObDock gint h; gboolean hidden; - Timer *hide_timer; + ObTimer *hide_timer; GList *dock_apps; };