aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/GuiClient.pro
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-14 11:12:56 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2010-10-14 11:12:56 +0000
commit1ae15dd2d9e2f8360929960267b2a9dda5595ab5 (patch)
tree63ee415df4f71694f8f9e05507ccbe3203357aa5 /examples/GuiClient/GuiClient.pro
parentee6314a8a34a0ad1e11c64ea00b63ce0aea4db5c (diff)
downloadqxmpp-1ae15dd2d9e2f8360929960267b2a9dda5595ab5.tar.gz
change class 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 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 \