diff src/querystring_gui.h @ 20715:db681959a377 draft

-Change: [OSX] Position the candidate window at the caret position.
author Michael Lutz <michi@icosahedron.de>
date Fri, 26 Jul 2013 01:44:23 +0200 (2013-07-25)
parents fdf6e212a787
children 42bd8405a50c
line wrap: on
line diff
--- a/src/querystring_gui.h
+++ b/src/querystring_gui.h
@@ -55,6 +55,7 @@
 	void HandleEditBox(Window *w, int wid);
 
 	Point GetCaretPosition(const Window *w, int wid) const;
+	Rect GetBoundingRect(const Window *w, int wid, const char *from, const char *to) const;
 
 	/**
 	 * Get the current text.