summaryrefslogtreecommitdiff
path: root/src/panels/panel-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/panels/panel-int.h')
-rw-r--r--src/panels/panel-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/panels/panel-int.h b/src/panels/panel-int.h
index ce4b727..5265028 100644
--- a/src/panels/panel-int.h
+++ b/src/panels/panel-int.h
@@ -38,7 +38,7 @@
typedef void (* reload_for_new_binary_fc) (GEditorPanel *, GLoadedBinary *);
/* Réagit à un changement d'affichage principal de contenu. */
-typedef void (* reload_for_new_view_fc) (GEditorPanel *, GtkViewPanel *, bool);
+typedef void (* reload_for_new_view_fc) (GEditorPanel *, GtkDisplayPanel *, bool);
/* Panneaux à présenter dans l'éditeur (instance) */