Skip to content

Commit

Permalink
Fixed wrong tooltip info
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Dec 17, 2016
1 parent 9f82d5c commit 774ed66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/orbitColorsDialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>546</width>
<height>395</height>
<height>477</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
Expand Down Expand Up @@ -395,7 +395,7 @@
<item row="0" column="0">
<widget class="QLabel" name="labelGenericOrbitColor">
<property name="toolTip">
<string>Labels of deep-sky objects</string>
<string/>
</property>
<property name="text">
<string>Generic orbit</string>
Expand Down

0 comments on commit 774ed66

Please sign in to comment.