From 4b064ca4a4b938814fdbe3d14c075d8e3de326e3 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Fri, 8 Oct 2010 14:18:04 +0000 Subject: don't use generic 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 dd528beb..6633f51a 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -20,7 +20,7 @@ SOURCES += main.cpp \ customLabel.cpp \ avatarWidget.cpp \ statusTextWidget.cpp \ - customToolButton.cpp \ + statusToolButton.cpp \ vCardCache.cpp \ profileDialog.cpp \ capabilitiesCache.cpp \ @@ -42,7 +42,7 @@ HEADERS += messageGraphicsItem.h \ customLabel.h \ avatarWidget.h \ statusTextWidget.h \ - customToolButton.h \ + statusToolButton.h \ vCardCache.h \ profileDialog.h \ capabilitiesCache.h \ -- cgit v1.2.3