From 39d598e5567d279a47dfaca5b42060f965ab480c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 1 Jun 2002 18:08:49 +0000 Subject: backing out sticky transients change, this should go in the netwm branch --- src/Window.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Window.hh') diff --git a/src/Window.hh b/src/Window.hh index 191e6592..038a58af 100644 --- a/src/Window.hh +++ b/src/Window.hh @@ -331,6 +331,7 @@ public: void remaximize(void); void shade(void); void stick(void); + void unstick(void); void reconfigure(void); void updateFocusModel(void); void installColormap(bool install); -- cgit v1.2.3