Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CExplorer.py2
-rw-r--r--Widgets.pycbin15725 -> 15256 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/CExplorer.py b/CExplorer.py
index 44acc97..ead4249 100644
--- a/CExplorer.py
+++ b/CExplorer.py
@@ -59,7 +59,7 @@ class CExplorer(Gtk.Window):
self.toolbar = Toolbar()
self.entrada = Entrada()
self.area = Area()
- self.area_montajes = AreadeMontajes(self)
+ self.area_montajes = AreadeMontajes()
self.b_estado = BarradeEstado()
item = Gtk.ToolItem()
diff --git a/Widgets.pyc b/Widgets.pyc
index 4de25a8..32ce55c 100644
--- a/Widgets.pyc
+++ b/Widgets.pyc
Binary files differ