[anjuta-extras] profiler: Fix #530740 – Use GtkBuilder instead of libglade
- From: Massimo Cora' <mcora src gnome org>
- To: svn-commits-list gnome org
- Subject: [anjuta-extras] profiler: Fix #530740 – Use GtkBuilder instead of libglade
- Date: Mon, 1 Jun 2009 09:29:03 -0400 (EDT)
commit b4cf188d52ccd7b611a1a69c0d957af160920190
Author: Massimo Corà <mcora src gnome org>
Date: Mon Jun 1 15:28:16 2009 +0200
profiler: Fix #530740 â?? Use GtkBuilder instead of libglade
Removed a useless GladeXML reference.
---
plugins/profiler/plugin.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/plugins/profiler/plugin.h b/plugins/profiler/plugin.h
index 8cb1a73..1972a8d 100644
--- a/plugins/profiler/plugin.h
+++ b/plugins/profiler/plugin.h
@@ -60,7 +60,6 @@ struct _Profiler
gint uiid;
GtkActionGroup *action_group;
GProfOptions *options;
- GladeXML *prefs_gxml;
GProfViewManager *view_manager;
GProfProfileData *profile_data;
gint project_watch_id;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]