aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/GuiClient.pro
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-08 14:18:04 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-08 14:18:04 +0000
commit4b064ca4a4b938814fdbe3d14c075d8e3de326e3 (patch)
treeef50fcbf8354e3dffab6eeb7593bcdba9978530f /examples/GuiClient/GuiClient.pro
parente4ffbeb064894b61c85e09e1a369a13f9906ea2f (diff)
downloadqxmpp-4b064ca4a4b938814fdbe3d14c075d8e3de326e3.tar.gz
don't use generic name
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 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 \