Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TamTam.py
diff options
context:
space:
mode:
authorNat <natcl@hotmail.com>2007-07-31 20:05:55 (GMT)
committer Nat <natcl@hotmail.com>2007-07-31 20:05:55 (GMT)
commit959e22e186ee46900a712d23abd6ffd2b1d29184 (patch)
treead92eece9ac30e550d3cd8b86b86d2b04d36f3f1 /TamTam.py
parent20afba894d69ac2244aa1113de34988fe08a3dc7 (diff)
Icons, bigger combo box imgs
Diffstat (limited to 'TamTam.py')
-rwxr-xr-xTamTam.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/TamTam.py b/TamTam.py
index 10bd33f..7beef59 100755
--- a/TamTam.py
+++ b/TamTam.py
@@ -186,7 +186,7 @@ class TamTam(Activity):
if Config.DEBUG > 3: print 'DEBUG: TamTam::onFocusOut in TamTam.py'
csnd = new_csound_client()
csnd.connect(False)
-
+
def onKeyPress(self, widget, event):
if Config.DEBUG > 5: print 'DEBUG: TamTam::onKeyPress in TamTam.py'
if event.state == gtk.gdk.MOD1_MASK: