aboutsummaryrefslogtreecommitdiff
path: root/launcher/DesktopServices.cpp
diff options
context:
space:
mode:
authorRachel Powers <508861+Ryex@users.noreply.github.com>2023-02-09 16:19:38 -0700
committerRachel Powers <508861+Ryex@users.noreply.github.com>2023-03-20 14:56:32 -0700
commitbc8336a4b115fd190e068f57159d925683ba3930 (patch)
tree20fb544508a3b7d94cb0e522812720052ca7cac3 /launcher/DesktopServices.cpp
parent397e7f036339b09569317300423261f2b37d6119 (diff)
downloadPrismLauncher-bc8336a4b115fd190e068f57159d925683ba3930.tar.gz
PrismLauncher-bc8336a4b115fd190e068f57159d925683ba3930.tar.bz2
PrismLauncher-bc8336a4b115fd190e068f57159d925683ba3930.zip
fix: cleanup UI, detect FAT and turn off links
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
Diffstat (limited to 'launcher/DesktopServices.cpp')
-rw-r--r--launcher/DesktopServices.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/launcher/DesktopServices.cpp b/launcher/DesktopServices.cpp
index 69770e99..2984a1b4 100644
--- a/launcher/DesktopServices.cpp
+++ b/launcher/DesktopServices.cpp
@@ -37,7 +37,6 @@
#include <QDesktopServices>
#include <QProcess>
#include <QDebug>
-//#include "Application.h"
/**
* This shouldn't exist, but until QTBUG-9328 and other unreported bugs are fixed, it needs to be a thing.