$OpenBSD: patch-FL_Fl_Editor_H,v 1.1 2010/05/22 21:23:33 espie Exp $
--- FL/Fl_Editor.H.orig	Sat May 22 23:21:21 2010
+++ FL/Fl_Editor.H	Sat May 22 23:21:27 2010
@@ -186,7 +186,7 @@ class Fl_Editor : public Fl_Group (public)
 	FL_API long FindRow(short screenY);
 	FL_API void HandleScroll();
 	FL_API void Cut();
-	static FL_API void Fl_Editor::draw_clip(void *v, int X, int Y, int W, int H);
+	static FL_API void draw_clip(void *v, int X, int Y, int W, int H);
 	FL_API void resize(int x, int y, int w, int h);
 #if (FL_MAJOR_VERSION > 1)
 	void layout(){ Fl_Group::layout(); resize(x(), y(),w(), h()); redraw(); }
