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