diff options
Diffstat (limited to 'src/WinClient.hh')
-rw-r--r-- | src/WinClient.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WinClient.hh b/src/WinClient.hh index 035ece5..2441af8 100644 --- a/src/WinClient.hh +++ b/src/WinClient.hh | |||
@@ -94,7 +94,7 @@ public: | |||
94 | 94 | ||
95 | void setGroupLeftWindow(Window win); | 95 | void setGroupLeftWindow(Window win); |
96 | 96 | ||
97 | void saveBlackboxAttribs(FluxboxWindow::BlackboxAttributes &blackbox_attribs); | 97 | void saveBlackboxAttribs(FluxboxWindow::BlackboxAttributes &blackbox_attribs, int nelements); |
98 | void setFluxboxWindow(FluxboxWindow *win); | 98 | void setFluxboxWindow(FluxboxWindow *win); |
99 | 99 | ||
100 | // does this client have a pending unmap or destroy event? | 100 | // does this client have a pending unmap or destroy event? |