summaryrefslogtreecommitdiff
path: root/src/bbwindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/bbwindow.hh')
-rw-r--r--src/bbwindow.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bbwindow.hh b/src/bbwindow.hh
index b7472323..8417d1bc 100644
--- a/src/bbwindow.hh
+++ b/src/bbwindow.hh
@@ -384,7 +384,7 @@ public:
void ungrabButtons(void);
void installColormap(bool install);
void restore(bool remap);
- void configure(int dx, int dy, unsigned int dw, unsigned int dh);
+ void configure(int dx, int dy, int dw, int dh);
void setWorkspace(unsigned int n);
void changeBlackboxHints(const BlackboxHints *net);
void restoreAttributes(void);