Fix window resizing bug

This commit is contained in:
James Rowe 2019-11-28 11:20:42 -07:00
parent 782eae7f65
commit 123c0212ef
2 changed files with 1 additions and 2 deletions

View file

@ -129,7 +129,6 @@ public:
protected:
bool event(QEvent* event) override;
void exposeEvent(QExposeEvent* event) override;
private: