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 monospaceMaxWidth() const;
|
||||
|
||||
[[nodiscard]] void updateViewButtonExistence();
|
||||
void updateViewButtonExistence();
|
||||
[[nodiscard]] int viewButtonHeight() const;
|
||||
|
||||
WebPage *logEntryOriginal() const;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue