]> Dogcows Code - chaz/openbox/blobdiff - src/screen.hh
add OBDisplay_display()
[chaz/openbox] / src / screen.hh
index 933fc20de12bdcb5774171026bf86186181eebae..b15c8fc091a437c37a8afa1bc6b7c09c59b9f06f 100644 (file)
@@ -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);
 
This page took 0.020826 seconds and 4 git commands to generate.