1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-19 05:14:24 +02:00

Code cleanup

This commit is contained in:
2019-05-30 19:36:24 +02:00
parent de3ea4e292
commit b7f2eeab3b
3 changed files with 1 additions and 6 deletions

View File

@ -86,9 +86,6 @@ public slots:
public:
OptionsDialog(Options *options, QWidget *parent = 0);
//private slots:
// void projectionChanged(int index);
private:
QWidget *createMapPage();
QWidget *createAppearancePage();