summaryrefslogtreecommitdiff
path: root/mate-dictionary/src/gdict-window.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-dictionary/src/gdict-window.h')
-rw-r--r--mate-dictionary/src/gdict-window.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-dictionary/src/gdict-window.h b/mate-dictionary/src/gdict-window.h
index 5e27e60c..0fd8e3fc 100644
--- a/mate-dictionary/src/gdict-window.h
+++ b/mate-dictionary/src/gdict-window.h
@@ -66,8 +66,8 @@ struct _GdictWindow
GtkWidget *status;
GtkWidget *progress;
- GtkUIManager *ui_manager;
- GtkActionGroup *action_group;
+ GtkBuilder *ui_manager;
+ GActionGroup *action_group;
GtkEntryCompletion *completion;
GtkListStore *completion_model;