[gnote] Include separatormenuitem.h to watchers.cpp
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Include separatormenuitem.h to watchers.cpp
- Date: Thu, 14 Apr 2011 19:46:37 +0000 (UTC)
commit fa0246af9c6f8aaa6dcd0ff511b010c7531852cf
Author: Aurimas Ä?ernius <aurisc4 gmail com>
Date: Thu Apr 14 22:39:46 2011 +0300
Include separatormenuitem.h to watchers.cpp
This explicit include is required by GTK 3.
src/watchers.cpp | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/watchers.cpp b/src/watchers.cpp
index 58ce7ec..1b5076f 100644
--- a/src/watchers.cpp
+++ b/src/watchers.cpp
@@ -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
*
@@ -29,6 +29,7 @@
#include <boost/format.hpp>
#include <glibmm/i18n.h>
+#include <gtkmm/separatormenuitem.h>
#include "sharp/string.hpp"
#include "debug.hpp"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]