eric7/Tools/TRSingleApplication.py

branch
eric7
changeset 8314
e3642a6a1e71
parent 8312
800c432b34c8
child 8318
962bce857696
equal deleted inserted replaced
8313:dac33c7fce07 8314:e3642a6a1e71
17 17
18 ########################################################################### 18 ###########################################################################
19 ## define some module global stuff 19 ## define some module global stuff
20 ########################################################################### 20 ###########################################################################
21 21
22 SAFile = "eric6_trpreviewer" 22 SAFile = "eric7_trpreviewer"
23 23
24 # define the protocol tokens 24 # define the protocol tokens
25 SALoadForm = 'LoadForm' 25 SALoadForm = 'LoadForm'
26 SALoadTranslation = 'LoadTranslation' 26 SALoadTranslation = 'LoadTranslation'
27 27

eric ide

mercurial