add JSON Editor + Interface improvements
This commit is contained in:
parent
a591adf6ea
commit
f9eee75757
35 changed files with 2153 additions and 856 deletions
|
@ -51,13 +51,13 @@ private slots:
|
|||
void on_cmdClose_clicked();
|
||||
|
||||
private:
|
||||
Ui::MapLocationDialog *ui;
|
||||
double xpos_old;
|
||||
double ypos_old;
|
||||
double xpos_new;
|
||||
double ypos_new;
|
||||
bool propUpdate;
|
||||
bool changeMode;
|
||||
Ui::MapLocationDialog *ui;
|
||||
};
|
||||
|
||||
#endif // MAPLOCATIONDIALOG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue