X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FWindow.h;h=b91a41fda08bde4d4647d84ec7ca638bb2db8db1;hb=f75083669f65aadd6b32f8ed25880ca362296a2f;hp=3c9fa86729b1136a83bf7db69eed65715b180cdc;hpb=6d16679486a9268a17f3bfd03b05febf1644a87e;p=chaz%2Fopenbox diff --git a/src/Window.h b/src/Window.h index 3c9fa867..b91a41fd 100644 --- a/src/Window.h +++ b/src/Window.h @@ -220,7 +220,7 @@ protected: void associateClientWindow(); void decorate(); void decorateLabel(); - void positionButtons(Bool redecorate_label = False); + void positionButtons(); void positionWindows(); void createCloseButton(); void createIconifyButton();