Skip to content

Commit 1e1cb1f

Browse files
feat(gui): add some saints row text extensions
1 parent 7d26144 commit 1e1cb1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/gui/previews/TextPreview.h

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ class TextPreview : public QWidget {
9494
".set", // Titanfall & Apex Legends
9595
".scr", ".dlg", ".lip", ".vfe", // Vampire: The Masquerade - Bloodlines
9696
".tbl", // Red Faction
97+
".vint_doc", ".vint_proj", // Saints Row 2
9798
};
9899

99100
TextPreview(FileViewer* fileViewer_, Window* window_, QWidget* parent = nullptr);

0 commit comments

Comments
 (0)