@@ -11,7 +11,7 | |||||
11 | from subprocess import * No newline at end of file |
|
11 | from subprocess import * | |
12 | import sys No newline at end of file |
|
12 | import sys | |
13 | import os |
|
13 | import os | |
No newline at end of file |
|
14 | import subprocess No newline at end of file | ||
14 | #import subprocess No newline at end of file |
|
|||
15 | import commands No newline at end of file |
|
15 | import commands | |
16 | No newline at end of file |
|
16 | ||
17 | class MainWindow(QMainWindow, Ui_MainWindow): No newline at end of file |
|
17 | class MainWindow(QMainWindow, Ui_MainWindow): |
@@ -2,7 +2,7 | |||||
2 | No newline at end of file |
|
2 | ||
3 | # Form implementation generated from reading ui file '/home/ricardoar/principal/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui' No newline at end of file |
|
3 | # Form implementation generated from reading ui file '/home/ricardoar/principal/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui' | |
4 | # |
|
4 | # | |
No newline at end of file |
|
5 | # Created: Tue Apr 27 17:26:12 2010 No newline at end of file | ||
5 | # Created: Tue Apr 27 11:22:25 2010 No newline at end of file |
|
|||
6 | # by: PyQt4 UI code generator 4.7.2 No newline at end of file |
|
6 | # by: PyQt4 UI code generator 4.7.2 | |
7 | # No newline at end of file |
|
7 | # | |
8 | # WARNING! All changes made in this file will be lost! No newline at end of file |
|
8 | # WARNING! All changes made in this file will be lost! |
General Comments 0
You need to be logged in to leave comments.
Login now