Fix build on non-Windows.

This commit is contained in:
John Preston 2021-11-02 00:06:56 +04:00
parent 79a8fced80
commit eae6e4fc60

View file

@ -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;