The refresh button in the toolbar reloads the currently active workflow module.
This commit is contained in:
@@ -299,6 +299,21 @@
|
||||
<property name="homogeneous">True</property>
|
||||
</packing>
|
||||
</child>
|
||||
|
||||
<child>
|
||||
<widget class="GtkToolButton" id="workflow_refresh">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock_id">gtk-refresh</property>
|
||||
<property name="visible_horizontal">True</property>
|
||||
<property name="visible_vertical">True</property>
|
||||
<property name="is_important">False</property>
|
||||
<signal name="clicked" handler="on_workflow_refresh_clicked" last_modification_time="Tue, 25 Apr 2006 10:13:36 GMT"/>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="homogeneous">True</property>
|
||||
</packing>
|
||||
</child>
|
||||
</widget>
|
||||
</child>
|
||||
</widget>
|
||||
|
||||
Reference in New Issue
Block a user