Remove Deprecated QDesktopWidget (#4287)
* fix: remove deprecated `QDesktopWidget` * chore: add changelog entry
This commit is contained in:
@@ -96,7 +96,7 @@ protected:
|
||||
|
||||
private:
|
||||
void init();
|
||||
void moveIntoDesktopRect(QWidget *parent, QPoint point);
|
||||
void moveIntoDesktopRect(QPoint point);
|
||||
void calcButtonsSizes();
|
||||
void drawCustomWindowFrame(QPainter &painter);
|
||||
void onFocusLost();
|
||||
|
||||
Reference in New Issue
Block a user