From 497f75a577470f2d211e2192e951c7c084e41115 Mon Sep 17 00:00:00 2001 From: corvid Date: Wed, 12 Jan 2011 22:14:12 +0000 Subject: fltkimgbuf --- dw/fltkimgbuf.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/fltkimgbuf.hh') diff --git a/dw/fltkimgbuf.hh b/dw/fltkimgbuf.hh index 54d9ca34..30e0cc37 100644 --- a/dw/fltkimgbuf.hh +++ b/dw/fltkimgbuf.hh @@ -55,7 +55,7 @@ public: void setDeleteOnUnref (bool deleteOnUnref); bool isReferred (); - void draw (::fltk::Widget *target, int xRoot, int yRoot, + void draw (Fl_Widget *target, int xRoot, int yRoot, int x, int y, int width, int height); }; -- cgit v1.2.3