From b655e3fc36a399b7ddd2917f6c9bfb4797fdfa86 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 1 Apr 2013 23:11:52 +0200 Subject: [PATCH] CNeutrinoEventList: remove include of textbox.h Is already included by cc.h Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/5cd01b8cc8060a23962d2489fbd5f15fef913c2f Author: Thilo Graf Date: 2013-04-01 (Mon, 01 Apr 2013) --- src/gui/eventlist.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/eventlist.cpp b/src/gui/eventlist.cpp index e8968dc1d..c0ff43908 100644 --- a/src/gui/eventlist.cpp +++ b/src/gui/eventlist.cpp @@ -37,7 +37,6 @@ #include #include #include -#include // FIXME should be included by cc.h in eventlist.h #include #include "widget/hintbox.h"