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