@@ -8,6 +8,7 | |||||
8 | from PyQt4.QtCore import pyqtSignature No newline at end of file |
|
8 | from PyQt4.QtCore import pyqtSignature | |
9 | from PyQt4 import QtCore No newline at end of file |
|
9 | from PyQt4 import QtCore | |
10 | from Ui_MainWindow import Ui_MainWindow No newline at end of file |
|
10 | from Ui_MainWindow import Ui_MainWindow | |
|
11 | from Ui_Parameters import Ui_Parameters No newline at end of file | |||
11 | from PyQt4 import QtGui No newline at end of file |
|
12 | from PyQt4 import QtGui | |
12 | from subprocess import * No newline at end of file |
|
13 | from subprocess import * | |
13 | import sys No newline at end of file |
|
14 | import sys |
@@ -27,7 +27,7 | |||||
27 | </sizepolicy> No newline at end of file |
|
27 | </sizepolicy> | |
28 | </property> No newline at end of file |
|
28 | </property> | |
29 | <property name="currentIndex"> |
|
29 | <property name="currentIndex"> | |
No newline at end of file |
|
30 | <number>2</number> No newline at end of file | ||
30 | <number>0</number> No newline at end of file |
|
|||
31 | </property> No newline at end of file |
|
31 | </property> | |
32 | <widget class="QWidget" name="tabParameters"> No newline at end of file |
|
32 | <widget class="QWidget" name="tabParameters"> | |
33 | <property name="enabled"> No newline at end of file |
|
33 | <property name="enabled"> |
@@ -2,7 +2,7 | |||||
2 | No newline at end of file |
|
2 | ||
3 | # Form implementation generated from reading ui file '/home/ricardoar/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/JRO_SVN/eric4/jro_backup_manager/ui/MainWindow.ui' | |
4 | # |
|
4 | # | |
No newline at end of file |
|
5 | # Created: Sun May 23 12:15:30 2010 No newline at end of file | ||
5 | # Created: Sat May 22 11:27:46 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