From e6f2e66ffb3d436bde9fa3a6fb500090e7a146a8 Mon Sep 17 00:00:00 2001 From: pixel Date: Mon, 20 Jun 2005 22:43:35 +0000 Subject: Minor cosmetic changes. --- Dalos/Hexview.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Dalos/Hexview.h') diff --git a/Dalos/Hexview.h b/Dalos/Hexview.h index 1d604cc..a550e04 100644 --- a/Dalos/Hexview.h +++ b/Dalos/Hexview.h @@ -17,7 +17,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -/* $Id: Hexview.h,v 1.2 2004-12-29 01:58:33 pixel Exp $ */ +/* $Id: Hexview.h,v 1.3 2005-06-20 22:43:35 pixel Exp $ */ #ifndef __HEXVIEW_H__ #define __HEXVIEW_H__ @@ -45,6 +45,7 @@ class hexview : public mogltk::widget { int get_shift(); void bind_handle(Handle * _h); Uint8 * get_data(); + void refresh_data(); virtual void draw(); protected: virtual void resize_notify(); -- cgit v1.2.3