aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets/SubTaskProgressBar.h
diff options
context:
space:
mode:
authorRachel Powers <508861+Ryex@users.noreply.github.com>2023-05-05 14:07:10 -0700
committerGitHub <noreply@github.com>2023-05-05 14:07:10 -0700
commitb266068644d2caab4f103b0adf7a491b95f52369 (patch)
tree8de677072a75350959e3db64d86105a951f231f4 /launcher/ui/widgets/SubTaskProgressBar.h
parent733619ca741336ba9999af43f4eddd9371462325 (diff)
downloadPrismLauncher-b266068644d2caab4f103b0adf7a491b95f52369.tar.gz
PrismLauncher-b266068644d2caab4f103b0adf7a491b95f52369.tar.bz2
PrismLauncher-b266068644d2caab4f103b0adf7a491b95f52369.zip
Apply suggestions from code review
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Diffstat (limited to 'launcher/ui/widgets/SubTaskProgressBar.h')
-rw-r--r--launcher/ui/widgets/SubTaskProgressBar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/launcher/ui/widgets/SubTaskProgressBar.h b/launcher/ui/widgets/SubTaskProgressBar.h
index 3375a0bc..8f8aeea2 100644
--- a/launcher/ui/widgets/SubTaskProgressBar.h
+++ b/launcher/ui/widgets/SubTaskProgressBar.h
@@ -18,8 +18,6 @@
*/
#pragma once
-#include <qobjectdefs.h>
-#include <qwidget.h>
#include <QWidget>
#include "QObjectPtr.h"