##// END OF EJS Templates
***
ralonso -
r13:14
parent child
Show More
@@ -120,7 +120,7
120 """ No newline at end of file
120 """
121 Slot documentation goes here. No newline at end of file
121 Slot documentation goes here.
122 """
122 """
No newline at end of file
123 #self.txtInfo.setText(str(index)) No newline at end of file
123 self.txtInfo.setText(str(index)) No newline at end of file
124 var_StopDay_index=self.lstStopDay.count() - self.lstStopDay.currentIndex() No newline at end of file
124 var_StopDay_index=self.lstStopDay.count() - self.lstStopDay.currentIndex()
125 No newline at end of file
125
126 self.lstStopDay.clear() No newline at end of file
126 self.lstStopDay.clear()
General Comments 0
You need to be logged in to leave comments. Login now