some missing conflict resolution from most recent merge with master

This commit is contained in:
Paul Davis 2014-08-27 14:09:15 -04:00
parent 18a9bd459a
commit e80ff9b723
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@
<RouteUI bgnormal="#383838" bgactive="#545454"> <RouteUI bgnormal="#383838" bgactive="#545454">
<Vbox> <Vbox>
<EventBox id="upper_drop_indicator" visible="false" noshowall="true" height="2" bgnormal="#1CA3B3" bgactive="#1CA3B3"/> <EventBox id="upper_drop_indicator" visible="false" noshowall="true" height="2" bgnormal="#1CA3B3" bgactive="#1CA3B3"/>
>>>>>>> master
<HBox> <HBox>
<VBox> <VBox>
<EventBox height="1" bgnormal="#494949" bgactive="#494949"/> <EventBox height="1" bgnormal="#494949" bgactive="#494949"/>

View file

@ -253,7 +253,6 @@
</VBox> </VBox>
<HBox visible="false" <HBox visible="false"
noshowall="true"> noshowall="true">
>>>>>>> master
<Button id="show_sends_button"/> <Button id="show_sends_button"/>
<Button id="monitor_disk_button"/> <Button id="monitor_disk_button"/>
<Button id="comment_button"/> <Button id="comment_button"/>