From ffeb653ae038d4e17bfb055acc5e99fb8ddc246d Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 9 Oct 2010 12:58:37 +0000 Subject: class name change: customListView -> rosterListView --- examples/GuiClient/GuiClient.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/GuiClient/GuiClient.pro') 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 \ -- cgit v1.2.3