diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-08 14:23:40 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-10-08 14:23:40 +0000 |
| commit | c8ff4b62a919f512fae8f8b8b39655843cc9b661 (patch) | |
| tree | f3e8f604e9333b30723ee348aa60775303ef054d /examples/GuiClient/GuiClient.pro | |
| parent | 4b064ca4a4b938814fdbe3d14c075d8e3de326e3 (diff) | |
| download | qxmpp-c8ff4b62a919f512fae8f8b8b39655843cc9b661.tar.gz | |
change fileName
Diffstat (limited to 'examples/GuiClient/GuiClient.pro')
| -rw-r--r-- | examples/GuiClient/GuiClient.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/GuiClient/GuiClient.pro b/examples/GuiClient/GuiClient.pro index 6633f51a..47419d2e 100644 --- a/examples/GuiClient/GuiClient.pro +++ b/examples/GuiClient/GuiClient.pro @@ -18,7 +18,7 @@ SOURCES += main.cpp \ statusWidget.cpp \ customPushButton.cpp \ customLabel.cpp \ - avatarWidget.cpp \ + statusAvatarWidget.cpp \ statusTextWidget.cpp \ statusToolButton.cpp \ vCardCache.cpp \ @@ -40,7 +40,7 @@ HEADERS += messageGraphicsItem.h \ statusWidget.h \ customPushButton.h \ customLabel.h \ - avatarWidget.h \ + statusAvatarWidget.h \ statusTextWidget.h \ statusToolButton.h \ vCardCache.h \ |
