From d74e9b78b8a5f288b1c6d62dbd424810addf4a81 Mon Sep 17 00:00:00 2001 From: Leonardo Robol Date: Sat, 20 Jun 2009 21:34:07 +0200 Subject: [PATCH] Tentativi di modifiche mal riusciti --- songbook-editor.py | 1 - 1 file changed, 1 deletion(-) diff --git a/songbook-editor.py b/songbook-editor.py index 5329bea..e145264 100755 --- a/songbook-editor.py +++ b/songbook-editor.py @@ -336,7 +336,6 @@ class interface(QtGui.QMainWindow): def options(self): - # self.opt = option_interface() option.show() def set_default_options(self): -- 2.1.4