[gnote] Include treeview.h into recentchanges.hpp
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Include treeview.h into recentchanges.hpp
- Date: Fri, 15 Apr 2011 20:47:12 +0000 (UTC)
commit acba247381b8e1ce6135d0e19b60b252eb1d773e
Author: Aurimas Ä?ernius <aurisc4 gmail com>
Date: Fri Apr 15 23:33:16 2011 +0300
Include treeview.h into recentchanges.hpp
This explicit include is required with GTK 3.
src/recentchanges.hpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/recentchanges.hpp b/src/recentchanges.hpp
index d03ac21..136f1a4 100644
--- a/src/recentchanges.hpp
+++ b/src/recentchanges.hpp
@@ -1,7 +1,7 @@
/*
* gnote
*
- * Copyright (C) 2010 Aurimas Cernius
+ * Copyright (C) 2010-2011 Aurimas Cernius
* Copyright (C) 2010 Debarshi Ray
* Copyright (C) 2009 Hubert Figuiere
*
@@ -43,6 +43,7 @@
#include <gtkmm/treemodelfilter.h>
#include <gtkmm/treemodelsort.h>
#include <gtkmm/treepath.h>
+#include <gtkmm/treeview.h>
#include "note.hpp"
#include "tag.hpp"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]