[gnote] Include separatormenuitem.h into notewindow.cpp
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote] Include separatormenuitem.h into notewindow.cpp
- Date: Thu, 14 Apr 2011 19:46:17 +0000 (UTC)
commit 039333205c1169a33ccd59c9751fa7f09d7dd81a
Author: Aurimas Ä?ernius <aurisc4 gmail com>
Date: Fri Mar 4 22:49:02 2011 +0200
Include separatormenuitem.h into notewindow.cpp
This explicit include is required to compile with GTK 3.
src/notewindow.cpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/notewindow.cpp b/src/notewindow.cpp
index 332a950..b134bb3 100644
--- a/src/notewindow.cpp
+++ b/src/notewindow.cpp
@@ -30,6 +30,7 @@
#include <gtkmm/image.h>
#include <gtkmm/stock.h>
#include <gtkmm/separatortoolitem.h>
+#include <gtkmm/separatormenuitem.h>
#include "libtomboy/tomboyutil.h"
#include "debug.hpp"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]