src/eric7/eric7_testing.py

branch
eric7
changeset 10238
9ea4634a697e
parent 9653
e67609152c5e
child 10272
7ae72d1df070
child 10303
ee1aadab1215
equal deleted inserted replaced
10237:17ab17a3e6b3 10238:9ea4634a697e
62 62
63 def main(): 63 def main():
64 """ 64 """
65 Main entry point into the application. 65 Main entry point into the application.
66 """ 66 """
67 QGuiApplication.setDesktopFileName("eric7_testing.desktop") 67 QGuiApplication.setDesktopFileName("eric7_testing")
68 68
69 options = [ 69 options = [
70 ( 70 (
71 "--config=configDir", 71 "--config=configDir",
72 "use the given directory as the one containing the config files", 72 "use the given directory as the one containing the config files",

eric ide

mercurial