[gtkmm] Fix the build.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] Fix the build.
- Date: Tue, 18 May 2010 06:00:26 +0000 (UTC)
commit 3c92c4fb4e83cd17d3f9130eb08fc2e44b730264
Author: Murray Cumming <murrayc murrayc com>
Date: Tue May 18 08:00:19 2010 +0200
Fix the build.
* gtk/src/toolitem.hg: Remove include of now-removed header.
ChangeLog | 6 ++++++
gtk/src/toolitem.hg | 1 -
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e46ade7..ccdfd81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-05-18 Murray Cumming <murrayc murrayc com>
+ Fix the build.
+
+ * gtk/src/toolitem.hg: Remove include of now-removed header.
+
+2010-05-18 Murray Cumming <murrayc murrayc com>
+
Restore many other changes from the gtkmm-3maybe branch.
These were apparently lost during the git rebase. The ChangeLog
diff --git a/gtk/src/toolitem.hg b/gtk/src/toolitem.hg
index e284987..0bdc984 100644
--- a/gtk/src/toolitem.hg
+++ b/gtk/src/toolitem.hg
@@ -22,7 +22,6 @@ _CONFIGINCLUDE(gtkmmconfig.h)
#include <gtkmm/bin.h>
#include <gtkmm/activatable.h>
-#include <gtkmm/tooltips.h>
#include <gtkmm/sizegroup.h>
_DEFS(gtkmm,gtk)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]