X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fbbwindow.hh;h=8417d1bcde3d7523eba083642bb12d81fde1d415;hb=3c61812e588fb3c34d0713d7f82ccbf21091f032;hp=b7472323d1cdaf7eed6432c7a0a00744cbd4c7dc;hpb=37be3ef9249b452b8edec25a441aefff80c2d4b8;p=chaz%2Fopenbox 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);