##// END OF EJS Templates
***
ralonso -
r23:24
parent child
Show More
@@ -25,8 +25,8
25 No newline at end of file
25
26 def setupUi2(self): No newline at end of file
26 def setupUi2(self):
27 print 'hi'
27 print 'hi'
No newline at end of file
28 self.txtDpath.setText('/home/ricardoar/optional/STORAGE/EW_DRIFTS')
28 self.txtDpath.setText('/home/ricardoar/optional/STORAGE/EW_DRIFTS/')
No newline at end of file
No newline at end of file
29 self.txtRpath.setText('/home/ricardoar/optional/STORAGE/prueba1_jro_backup_manager') No newline at end of file
29 self.txtRpath.setText('/home/ricardoar/optional/STORAGE/prueba1_jro_backup_manager/') No newline at end of file
30 No newline at end of file
30
31 @pyqtSignature("") No newline at end of file
31 @pyqtSignature("")
32 def on_btnDpath_clicked(self): No newline at end of file
32 def on_btnDpath_clicked(self):
General Comments 0
You need to be logged in to leave comments. Login now