@@ -1,6 +1,3 | |||||
1 | #import sys |
|
|||
No newline at end of file |
|
||||
2 | #from subprocess import * |
|
|||
No newline at end of file |
|
||||
3 | No newline at end of file |
|
|||
4 |
|
|
1 | #class BKmanager: | |
5 | # def __init__(self): No newline at end of file |
|
2 | # def __init__(self): | |
6 | from subprocess import * No newline at end of file |
|
3 |
@@ -1,7 +1,7 | |||||
1 | <?xml version="1.0" encoding="UTF-8"?> No newline at end of file |
|
1 | <?xml version="1.0" encoding="UTF-8"?> | |
2 | <!DOCTYPE Project SYSTEM "Project-4.6.dtd"> No newline at end of file |
|
2 | <!DOCTYPE Project SYSTEM "Project-4.6.dtd"> | |
3 | <!-- eric4 project file for project jro_backup_manager --> |
|
3 | <!-- eric4 project file for project jro_backup_manager --> | |
No newline at end of file |
|
4 | <!-- Saved: 2010-05-16, 21:21:21 --> No newline at end of file | ||
4 | <!-- Saved: 2010-05-16, 11:21:24 --> No newline at end of file |
|
|||
5 | <!-- Copyright (C) 2010 , --> No newline at end of file |
|
5 | <!-- Copyright (C) 2010 , --> | |
6 | <Project version="4.6"> No newline at end of file |
|
6 | <Project version="4.6"> | |
7 | <Language>en</Language> No newline at end of file |
|
7 | <Language>en</Language> |
@@ -14,6 +14,7 | |||||
14 | import subprocess No newline at end of file |
|
14 | import subprocess | |
15 | import commands No newline at end of file |
|
15 | import commands | |
16 | from functions import functions No newline at end of file |
|
16 | from functions import functions | |
|
17 | from functions import functions2 No newline at end of file | |||
17 | No newline at end of file |
|
18 | ||
18 | class MainWindow(QMainWindow, Ui_MainWindow): No newline at end of file |
|
19 | class MainWindow(QMainWindow, Ui_MainWindow): | |
19 | """ No newline at end of file |
|
20 | """ |
General Comments 0
You need to be logged in to leave comments.
Login now