summaryrefslogtreecommitdiff
path: root/test/poi-service/poi-client/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/poi-service/poi-client/mainwindow.cpp')
-rw-r--r--test/poi-service/poi-client/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/poi-service/poi-client/mainwindow.cpp b/test/poi-service/poi-client/mainwindow.cpp
index a9053fc..ba04430 100644
--- a/test/poi-service/poi-client/mainwindow.cpp
+++ b/test/poi-service/poi-client/mainwindow.cpp
@@ -1041,7 +1041,7 @@ void MainWindow::refreshViewTable(ushort windowSize)
QList<attributeId_t> attributes;
QList<resultSearch_t> poiList;
QList<resultSearchDetails_t> poiDetailsList;
- QList<uint> idList;
+ QList<poiId_t> idList;
//populate attributes list with the requested attributes
if (mp_attributeGetCheckBox.at(settingsAttributeSource)->isChecked())