diff options
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 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 \ |
