fix: header <qpoint.h> -> <QPoint>

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers 2023-07-02 22:27:24 -07:00 committed by GitHub
parent 3960eb7d32
commit 73d8343914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
*/
#include "ProgressDialog.h"
#include <qpoint.h>
#include <QPoint>
#include "ui_ProgressDialog.h"
#include <limits>