X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fscreen.hh;h=b15c8fc091a437c37a8afa1bc6b7c09c59b9f06f;hb=558b55b0c31a3cf6a7006aa78a22a4d7002d9804;hp=933fc20de12bdcb5774171026bf86186181eebae;hpb=4c768d5d63154e416e1282396dc48492d0585d42;p=chaz%2Fopenbox diff --git a/src/screen.hh b/src/screen.hh index 933fc20d..b15c8fc0 100644 --- a/src/screen.hh +++ b/src/screen.hh @@ -11,7 +11,7 @@ extern "C" { } #include "client.hh" -#include "widget.hh" +#include "widgetbase.hh" #include "otk/image.hh" #include "otk/strut.hh" #include "otk/rect.hh" @@ -177,6 +177,7 @@ public: /*! This removes the window's frame, reparents it to root, unselects events on it, etc. + @param client The client to unmanage */ void unmanageWindow(OBClient *client);