From 37141ac197eaefeae9dada0bcc1c429ff584df44 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 1 Sep 2006 23:48:25 +0000 Subject: GEMMA largely working. Fixed broken expressions with white space. --- callbacks.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'callbacks.h') diff --git a/callbacks.h b/callbacks.h index f3a05f5..e27c7be 100644 --- a/callbacks.h +++ b/callbacks.h @@ -40,3 +40,7 @@ OnQuit (GtkButton *button, void OnMemoryViewChoice (GtkComboBox *combobox, gpointer user_data); + +void +OnViewMode (GtkToggleButton *togglebutton, + gpointer user_data); -- cgit v1.2.3