src/eric7/eric7_testing.py

branch
eric7-maintenance
changeset 10272
7ae72d1df070
parent 9654
7328efba128b
parent 10238
9ea4634a697e
child 10349
df7edc29cbfb
equal deleted inserted replaced
10226:3a99ac054b39 10272:7ae72d1df070
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