From d879cbae7f5ced020b68c680ff02d02db09b8faf Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 9 Jan 2003 22:18:06 +0000 Subject: adjusted for FbTk ImageControl --- src/Window.cc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/Window.cc b/src/Window.cc index 2088d52..bff313b 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -22,7 +22,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Window.cc,v 1.110 2003/01/09 20:44:09 fluxgen Exp $ +// $Id: Window.cc,v 1.111 2003/01/09 22:18:06 fluxgen Exp $ #include "Window.hh" @@ -31,7 +31,6 @@ #include "Screen.hh" #include "StringUtil.hh" #include "Netizen.hh" -#include "ImageControl.hh" #include "FbWinFrameTheme.hh" #include "MenuTheme.hh" @@ -96,7 +95,7 @@ void grabButton(Display *display, unsigned int button, }; -FluxboxWindow::FluxboxWindow(Window w, BScreen *s, int screen_num, BImageControl &imgctrl, FbWinFrameTheme &tm, +FluxboxWindow::FluxboxWindow(Window w, BScreen *s, int screen_num, FbTk::ImageControl &imgctrl, FbWinFrameTheme &tm, FbTk::MenuTheme &menutheme): m_hintsig(*this), m_statesig(*this), -- cgit v0.11.2