aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/GuiClient.pro
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-26 10:56:08 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-09-26 10:56:08 +0000
commit5a671a2987f0d905d786587fb700ab6d3e6ddf25 (patch)
tree26c1fd0b982421c9a7370b1e97bab6e1708492ea /examples/GuiClient/GuiClient.pro
parent06976314a805d193882ea8ecfa8b0d08fe16cbf3 (diff)
downloadqxmpp-5a671a2987f0d905d786587fb700ab6d3e6ddf25.tar.gz
vCardManager to vCardCache
Diffstat (limited to 'examples/GuiClient/GuiClient.pro')
-rw-r--r--examples/GuiClient/GuiClient.pro4
1 files changed, 2 insertions, 2 deletions
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