From 5a671a2987f0d905d786587fb700ab6d3e6ddf25 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sun, 26 Sep 2010 10:56:08 +0000 Subject: vCardManager to vCardCache --- 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 aab59ea2..dd528beb 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -21,7 +21,7 @@ SOURCES += main.cpp \ avatarWidget.cpp \ statusTextWidget.cpp \ customToolButton.cpp \ - vCardManager.cpp \ + vCardCache.cpp \ profileDialog.cpp \ capabilitiesCache.cpp \ accountsCache.cpp @@ -43,7 +43,7 @@ HEADERS += messageGraphicsItem.h \ avatarWidget.h \ statusTextWidget.h \ customToolButton.h \ - vCardManager.h \ + vCardCache.h \ profileDialog.h \ capabilitiesCache.h \ accountsCache.h -- cgit v1.2.3