##// END OF EJS Templates
Dialog Parameters ok
ralonso -
r64:65
parent child
Show More
@@ -8,6 +8,7
8 8 from PyQt4.QtCore import pyqtSignature No newline at end of file
9 9 from PyQt4 import QtCore No newline at end of file
10 10 from Ui_MainWindow import Ui_MainWindow No newline at end of file
11 from Ui_Parameters import Ui_Parameters No newline at end of file
11 12 from PyQt4 import QtGui No newline at end of file
12 13 from subprocess import * No newline at end of file
13 14 import sys No newline at end of file
@@ -27,7 +27,7
27 27 </sizepolicy> No newline at end of file
28 28 </property> No newline at end of file
29 29 <property name="currentIndex">
30 No newline at end of file
30 <number>0</number> No newline at end of file
31 31 </property> No newline at end of file
32 32 <widget class="QWidget" name="tabParameters"> No newline at end of file
33 33 <property name="enabled"> No newline at end of file
@@ -2,7 +2,7
2 2 No newline at end of file
3 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
4 4 #
5 No newline at end of file
5 # Created: Sat May 22 11:27:46 2010 No newline at end of file
6 6 # by: PyQt4 UI code generator 4.7.2 No newline at end of file
7 7 # No newline at end of file
8 8 # WARNING! All changes made in this file will be lost! No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now