We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d26144 commit 1e1cb1fCopy full SHA for 1e1cb1f
src/gui/previews/TextPreview.h
@@ -94,6 +94,7 @@ class TextPreview : public QWidget {
94
".set", // Titanfall & Apex Legends
95
".scr", ".dlg", ".lip", ".vfe", // Vampire: The Masquerade - Bloodlines
96
".tbl", // Red Faction
97
+ ".vint_doc", ".vint_proj", // Saints Row 2
98
};
99
100
TextPreview(FileViewer* fileViewer_, Window* window_, QWidget* parent = nullptr);
0 commit comments