From 1ae15dd2d9e2f8360929960267b2a9dda5595ab5 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Thu, 14 Oct 2010 11:12:56 +0000 Subject: change 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 bb17ac5f..c25c9b1b 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -16,7 +16,7 @@ SOURCES += main.cpp \ rosterListView.cpp \ searchLineEdit.cpp \ statusWidget.cpp \ - customLabel.cpp \ + signInStatusLabel.cpp \ statusAvatarWidget.cpp \ statusTextWidget.cpp \ statusToolButton.cpp \ @@ -38,7 +38,7 @@ HEADERS += chatMsgGraphicsItem.h \ rosterListView.h \ searchLineEdit.h \ statusWidget.h \ - customLabel.h \ + signInStatusLabel.h \ statusAvatarWidget.h \ statusTextWidget.h \ statusToolButton.h \ -- cgit v1.2.3