mirror of
https://abf.rosa.ru/djam/toxygen.git
synced 2025-02-23 18:22:56 +00:00
11 lines
249 B
Diff
11 lines
249 B
Diff
|
*** src/main.py 2016-04-30 13:06:07.000000000 +0300
|
||
|
--- src/main.py.new 2016-05-08 14:45:24.000000000 +0300
|
||
|
***************
|
||
|
*** 1,3 ****
|
||
|
--- 1,5 ----
|
||
|
+ #!/usr/bin/python
|
||
|
+
|
||
|
import sys
|
||
|
from loginscreen import LoginScreen
|
||
|
from settings import *
|