1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-24 23:44:25 +02:00

Better graph tabs handling

This commit is contained in:
2016-03-23 09:38:22 +01:00
parent 58bed99d14
commit a2eaacc017
3 changed files with 111 additions and 95 deletions

View File

@ -76,6 +76,7 @@ private:
void saveFile(const QString &fileName);
void updateStatusBarInfo();
void updateNavigationActions();
void updateGraphTabs();
void keyPressEvent(QKeyEvent * event);