mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Fix build on non-Windows.
This commit is contained in:
parent
79a8fced80
commit
eae6e4fc60
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ private:
|
||||||
[[nodiscard]] int plainMaxWidth() const;
|
[[nodiscard]] int plainMaxWidth() const;
|
||||||
[[nodiscard]] int monospaceMaxWidth() const;
|
[[nodiscard]] int monospaceMaxWidth() const;
|
||||||
|
|
||||||
[[nodiscard]] void updateViewButtonExistence();
|
void updateViewButtonExistence();
|
||||||
[[nodiscard]] int viewButtonHeight() const;
|
[[nodiscard]] int viewButtonHeight() const;
|
||||||
|
|
||||||
WebPage *logEntryOriginal() const;
|
WebPage *logEntryOriginal() const;
|
||||||
|
|
Loading…
Add table
Reference in a new issue