]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.h
add a reconfigure action, also reconfigure on SIGUSR2.
[chaz/openbox] / openbox / event.h
index 0c6c7b976247d07a41b8a2aff6535c19f677eaa3..263e4ec71d48f3c0fc2cbefe1ede706c549ba752 100644 (file)
@@ -11,7 +11,7 @@ extern guint NumLockMask;
 /*! The value of the mask for the ScrollLock modifier */
 extern guint ScrollLockMask;
 
-void event_startup();
-void event_shutdown();
+void event_startup(gboolean reconfig);
+void event_shutdown(gboolean reconfig);
 
 #endif
This page took 0.025328 seconds and 4 git commands to generate.