##// END OF EJS Templates
***
ralonso -
r12:13
parent child
Show More
@@ -39,8 +39,8
39 39 """ No newline at end of file
40 40 Slot documentation goes here. No newline at end of file
41 41 """
42 No newline at end of file
42 filename = QtGui.QFileDialog.getExistingDirectory(self, 'Open Directory', './', QtGui.QFileDialog.ShowDirsOnly)
No newline at end of file
43 No newline at end of file
43 self.txtRpath.setText(filename) No newline at end of file
44 44 No newline at end of file
45 45 No newline at end of file
46 46 No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now