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

More permanent settings

This commit is contained in:
2016-04-26 20:55:29 +02:00
parent c997694e10
commit 4c61e208ed
3 changed files with 42 additions and 13 deletions

View File

@ -91,6 +91,7 @@ private:
void keyPressEvent(QKeyEvent * event);
void closeEvent(QCloseEvent *event);
int mapIndex(const QString &name);
void readSettings();
void writeSettings();