]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
highlight for motion events in the menu too, this is useful when the enter gets ignor...
[chaz/openbox] / openbox / client.h
index 1c4a2b1fc5c4b796835dc296301fcf780da30223..90c6c059d2e82f35856a5c4d04aa72d003e59965 100644 (file)
@@ -2,7 +2,7 @@
 
    client.h for the Openbox window manager
    Copyright (c) 2006        Mikael Magnusson
-   Copyright (c) 2003        Ben Jansens
+   Copyright (c) 2003-2007   Dana Jansens
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -559,7 +559,7 @@ void client_update_strut(ObClient *self);
 /*! Updates the window's icons */
 void client_update_icons(ObClient *self);
 /*! Updates the window's user time */
-void client_update_user_time(ObClient *self, gboolean new_event);
+void client_update_user_time(ObClient *self);
 
 /*! Set up what decor should be shown on the window and what functions should
   be allowed (ObClient::decorations and ObClient::functions).
This page took 0.020564 seconds and 4 git commands to generate.