Skip to content

Commit

Permalink
- Added the status bar back in.
Browse files Browse the repository at this point in the history
SVN Rev: 3292
  • Loading branch information
derickr committed May 23, 2010
1 parent 305d655 commit 67a834b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions gtkdbgp.xml
Expand Up @@ -255,6 +255,19 @@
<child> <child>
<placeholder/> <placeholder/>
</child> </child>
<child>
<placeholder/>
</child>
<child>
<object class="GtkStatusbar" id="statusbar">
<property name="visible">True</property>
<property name="spacing">2</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">4</property>
</packing>
</child>
</object> </object>
</child> </child>
</object> </object>
Expand Down

0 comments on commit 67a834b

Please sign in to comment.