Use Qt's High-DPI scaling on Windows (#4868)
This commit is contained in:
@@ -34,8 +34,6 @@ public:
|
||||
void setScaleIndependantWidth(int value);
|
||||
void setScaleIndependantHeight(int value);
|
||||
|
||||
float qtFontScale() const;
|
||||
|
||||
protected:
|
||||
void childEvent(QChildEvent *) override;
|
||||
void showEvent(QShowEvent *) override;
|
||||
|
||||
Reference in New Issue
Block a user