mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added initial implementation of footer in statistic chart widget.
This commit is contained in:
@@ -31,7 +31,9 @@ protected:
|
||||
|
||||
private:
|
||||
void measureHeightThreshold();
|
||||
class Footer;
|
||||
|
||||
std::unique_ptr<Footer> _footer;
|
||||
Data::StatisticalChart _chartData;
|
||||
|
||||
bool _useMinHeight = false;
|
||||
|
Reference in New Issue
Block a user