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:
2017-06-01 16:26:09 +02:00
parent 489a64fd69
commit 7a23001b82
29 changed files with 763 additions and 265 deletions

View File

@@ -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;
// {