[Qgis-developer] QTableWidget->setCurrentCell
Marco Hugentobler
marco.hugentobler at karto.baug.ethz.ch
Sat Aug 23 08:42:21 EDT 2008
Hi,
To allow compilation with Qt 4.3.x, I changed line 219 of
qgsvectorlayerproperties.cpp
tblAttributes->setCurrentCell(row, idx, QItemSelectionModel::NoUpdate);
tblAttributes->setCurrentCell(row, idx)
I hope this change does not create any side effects.
Regards,
Marco
--
Dr. Marco Hugentobler
Institute of Cartography
ETH Zurich
Technical Advisor QGIS Project Steering Committee
More information about the Qgis-developer
mailing list