X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fwindow.h;h=6c557d184fb224eab8f25f2c6523c435b5320cca;hb=9decfe0d76d661ded94eced1f03c2ebfa2941bcc;hp=dd81342c501aae44321296eefe953a3cda2e6da4;hpb=c34ef4028e504b8ce862b9c2e47b284ab66717dd;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);