From b54f07dbf7d70d9b8213b199e246250a24f11a78 Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Mon, 16 Feb 2004 20:47:51 +0000
Subject: update

---
 src/Window.hh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/Window.hh b/src/Window.hh
index 0ee053f..2a4d507 100644
--- a/src/Window.hh
+++ b/src/Window.hh
@@ -22,7 +22,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: Window.hh,v 1.107 2004/01/23 10:38:25 rathnor Exp $
+// $Id: Window.hh,v 1.108 2004/02/16 20:47:51 fluxgen Exp $
 
 #ifndef	 WINDOW_HH
 #define	 WINDOW_HH
@@ -250,7 +250,7 @@ public:
     void leaveNotifyEvent(XCrossingEvent &ev);
     //@}
 
-    void setDecoration(Decoration decoration);
+    void setDecoration(Decoration decoration, bool apply = true);
     void applyDecorations(bool initial = false);
     void toggleDecoration();
 
-- 
cgit v0.11.2