aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/GuiClient.pro
diff options
context:
space:
mode:
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 0718a197..1f518795 100644
--- a/examples/GuiClient/GuiClient.pro
+++ b/examples/GuiClient/GuiClient.pro
@@ -13,7 +13,7 @@ SOURCES += main.cpp \
rosterItem.cpp \
rosterItemSortFilterProxyModel.cpp \
utils.cpp \
- customListView.cpp \
+ rosterListView.cpp \
searchLineEdit.cpp \
statusWidget.cpp \
customLabel.cpp \
@@ -34,7 +34,7 @@ HEADERS += messageGraphicsItem.h \
rosterItem.h \
rosterItemSortFilterProxyModel.h \
utils.h \
- customListView.h \
+ rosterListView.h \
searchLineEdit.h \
statusWidget.h \
customLabel.h \