aboutsummaryrefslogtreecommitdiff
path: root/launcher/FileIgnoreProxy.h
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-04-17 10:16:03 +0100
committerTheKodeToad <TheKodeToad@proton.me>2023-04-17 10:16:03 +0100
commitb8e0c8ebc62ce22d5dcaf4295d80c6070eb45f49 (patch)
treeac69dfeddb29775f911ad98dc58475eb40039f2f /launcher/FileIgnoreProxy.h
parent3a7961834abbd28014de89799514510e74f365ab (diff)
downloadPrismLauncher-b8e0c8ebc62ce22d5dcaf4295d80c6070eb45f49.tar.gz
PrismLauncher-b8e0c8ebc62ce22d5dcaf4295d80c6070eb45f49.tar.bz2
PrismLauncher-b8e0c8ebc62ce22d5dcaf4295d80c6070eb45f49.zip
Boring changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/FileIgnoreProxy.h')
-rw-r--r--launcher/FileIgnoreProxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/FileIgnoreProxy.h b/launcher/FileIgnoreProxy.h
index baf05c7a..a5a1153d 100644
--- a/launcher/FileIgnoreProxy.h
+++ b/launcher/FileIgnoreProxy.h
@@ -69,4 +69,4 @@ class FileIgnoreProxy : public QSortFilterProxyModel {
private:
const QString root;
SeparatorPrefixTree<'/'> blocked;
-}; \ No newline at end of file
+};