mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-26 03:59:55 +00:00
Replace yahoo finance to stooq (#131)
Old code is dropped to separated provider
This commit is contained in:
@ -56,8 +56,7 @@ private slots:
|
||||
private:
|
||||
QCronRunSchedule m_schedule;
|
||||
QTimer *m_timer = nullptr;
|
||||
QList<int> parseField(const QString &_value, const int _min,
|
||||
const int _max) const;
|
||||
QList<int> parseField(const QString &_value, const int _min, const int _max) const;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user