summaryrefslogtreecommitdiff
path: root/mat-gui
diff options
context:
space:
mode:
Diffstat (limited to 'mat-gui')
-rwxr-xr-xmat-gui2
1 files changed, 1 insertions, 1 deletions
diff --git a/mat-gui b/mat-gui
index ba252b6..9c2a5cf 100755
--- a/mat-gui
+++ b/mat-gui
@@ -148,7 +148,7 @@ class GUI(object):
148 chooser.destroy() 148 chooser.destroy()
149 149
150 def cb_popup_metadata(self, widget, row, col): 150 def cb_popup_metadata(self, widget, row, col):
151 ''' Popup that display on double-clic 151 ''' Popup that display on double-click
152 metadata from a file 152 metadata from a file
153 ''' 153 '''
154 metadataPopupListStore = self.builder.get_object('MetadataPopupListStore') 154 metadataPopupListStore = self.builder.get_object('MetadataPopupListStore')