Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/WorkPanel.py
diff options
context:
space:
mode:
Diffstat (limited to 'WorkPanel.py')
-rw-r--r--WorkPanel.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/WorkPanel.py b/WorkPanel.py
index cc78914..36f6ba4 100644
--- a/WorkPanel.py
+++ b/WorkPanel.py
@@ -40,6 +40,8 @@ class WorkPanel(Gtk.Paned):
zona inferior: terminales.
"""
+ __gtype_name__ = 'WorkPanel'
+
__gsignals__ = {
'new_select': (GObject.SIGNAL_RUN_FIRST,
GObject.TYPE_NONE, (GObject.TYPE_STRING,