mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
fix: header <qpoint.h> -> <QPoint>
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
3960eb7d32
commit
73d8343914
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
*/
|
||||
|
||||
#include "ProgressDialog.h"
|
||||
#include <qpoint.h>
|
||||
#include <QPoint>
|
||||
#include "ui_ProgressDialog.h"
|
||||
|
||||
#include <limits>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue