From 83e894f0beb4ea6336b76718fbeb87ebd9d848e6 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Mon, 18 Oct 2010 13:35:40 +0000 Subject: remove unnecessary includes --- examples/GuiClient/chatMsgGraphicsItem.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'examples/GuiClient/chatMsgGraphicsItem.cpp') diff --git a/examples/GuiClient/chatMsgGraphicsItem.cpp b/examples/GuiClient/chatMsgGraphicsItem.cpp index 05041804..0a78a7e4 100644 --- a/examples/GuiClient/chatMsgGraphicsItem.cpp +++ b/examples/GuiClient/chatMsgGraphicsItem.cpp @@ -23,11 +23,9 @@ #include "chatMsgGraphicsItem.h" + #include #include -#include -#include -#include #include QLinearGradient getGradient(const QColor &col, const QRectF &rect) -- cgit v1.2.3