Add summary charts help button

This commit is contained in:
GriffinR
2024-08-23 16:32:37 -04:00
parent 2ec9012c07
commit 76e5fd4834
5 changed files with 33 additions and 4 deletions

View File

@@ -64,6 +64,8 @@ private:
QChart::ChartTheme currentTheme() const;
void updateTheme();
void stopChartAnimation();
void showHelpDialog();
};
#endif // WILDMONCHART_H