fixed some issues
added new tools for creating APs, Beacons, GTP, POI, Fingerprints fixed selection issue changed new-element creation added missing layer parameters
This commit is contained in:
@@ -66,7 +66,7 @@ void LayerParamWidget::setElement(MapLayer* l) {
|
||||
delete this->layout();
|
||||
this->lay = new QGridLayout();
|
||||
this->setLayout(lay);
|
||||
int r = 0;
|
||||
// int r = 0;
|
||||
|
||||
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user