Skip to content

Commit

Permalink
[ui] Reflect playback stay in the 3D map view's play button
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn authored and nyalldawson committed Jun 28, 2020
1 parent a1053a1 commit e48b09b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/3d/animation3dwidget.ui
Expand Up @@ -253,9 +253,9 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QToolButton" name="btnPlayPause">
<widget class="QPushButton" name="btnPlayPause">
<property name="text">
<string>&gt;</string>
<string/>
</property>
</widget>
</item>
Expand Down

0 comments on commit e48b09b

Please sign in to comment.