X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fwindow.h;h=6c557d184fb224eab8f25f2c6523c435b5320cca;hb=806a8c411f10c7a2292bfac15d77c8609f56ee71;hp=dd81342c501aae44321296eefe953a3cda2e6da4;hpb=40902496a01b21b950f3672bf2ae9e100ba9b95c;p=chaz%2Fopenbox diff --git a/openbox/window.h b/openbox/window.h index dd81342c..6c557d18 100644 --- a/openbox/window.h +++ b/openbox/window.h @@ -52,8 +52,8 @@ struct _ObClient; extern GHashTable *window_map; -void window_startup(); -void window_shutdown(); +void window_startup(gboolean reconfig); +void window_shutdown(gboolean reconfig); Window window_top(ObWindow *self); Window window_layer(ObWindow *self);