summaryrefslogtreecommitdiffstats
path: root/Src/PyCatcher/GUI/catcher_main.glade
diff options
context:
space:
mode:
Diffstat (limited to 'Src/PyCatcher/GUI/catcher_main.glade')
-rw-r--r--Src/PyCatcher/GUI/catcher_main.glade15
1 files changed, 15 insertions, 0 deletions
diff --git a/Src/PyCatcher/GUI/catcher_main.glade b/Src/PyCatcher/GUI/catcher_main.glade
index bb38205..09ed4ec 100644
--- a/Src/PyCatcher/GUI/catcher_main.glade
+++ b/Src/PyCatcher/GUI/catcher_main.glade
@@ -16,6 +16,20 @@
</object>
</child>
</object>
+ <object class="GtkWindow" id="evaluation_window">
+ <property name="can_focus">False</property>
+ <property name="title" translatable="yes">ICDS</property>
+ <property name="default_width">341</property>
+ <property name="default_height">256</property>
+ <property name="has_resize_grip">False</property>
+ <child>
+ <object class="GtkImage" id="evaluation_image">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="stock">gtk-missing-image</property>
+ </object>
+ </child>
+ </object>
<object class="GtkDialog" id="evaluators_window">
<property name="can_focus">False</property>
<property name="border_width">5</property>
@@ -468,6 +482,7 @@
<property name="label" translatable="yes">Evaluation</property>
<property name="use_underline">True</property>
<property name="icon_name">utilities-system-monitor</property>
+ <signal name="clicked" handler="_on_evaluation_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>