Qt: Force redraw the display when restoring after minimized
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
|
||||
Q_SIGNALS:
|
||||
void windowResizedEvent(int width, int height);
|
||||
void windowRestoredEvent();
|
||||
|
||||
protected:
|
||||
qreal getDevicePixelRatioFromScreen() const;
|
||||
|
||||
Reference in New Issue
Block a user