We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048f6ea commit 582a957Copy full SHA for 582a957
Extensions/associate.sex
@@ -3,7 +3,7 @@ program AssociateFiles;
3
//http://villavu.com/forum/showthread.php?t=56853
4
5
const
6
- ExtensionsDef = 'simb,simba,sex';
+ ExtensionsDef = 'simb,simba,sex,sei';
7
8
var
9
SimbaMenu: TMenuItem;
0 commit comments