From abc6cea5b1bc3018ee20c6a0dd6272059fc34169 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Mon, 11 Oct 2010 15:17:44 +0000 Subject: align class name --- examples/GuiClient/GuiClient.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/GuiClient/GuiClient.pro') diff --git a/examples/GuiClient/GuiClient.pro b/examples/GuiClient/GuiClient.pro index 09591c5e..bb17ac5f 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -4,7 +4,7 @@ TARGET = GuiClient TEMPLATE = app SOURCES += main.cpp \ - messageGraphicsItem.cpp \ + chatMsgGraphicsItem.cpp \ chatGraphicsScene.cpp \ chatGraphicsView.cpp \ chatDialog.cpp \ @@ -26,7 +26,7 @@ SOURCES += main.cpp \ accountsCache.cpp \ xmlConsoleDialog.cpp -HEADERS += messageGraphicsItem.h \ +HEADERS += chatMsgGraphicsItem.h \ chatGraphicsScene.h \ chatGraphicsView.h \ chatDialog.h \ -- cgit v1.2.3