mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Added landmark names so things don't break
This commit is contained in:
@@ -1981,6 +1981,11 @@ QTableView QTableCornerButton::section{
|
||||
<string>Dist</string>
|
||||
</property>
|
||||
</column>
|
||||
<item row="0" column="0">
|
||||
<property name="text">
|
||||
<string>Astronaut</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<property name="text">
|
||||
<string>32.1665</string>
|
||||
@@ -1996,6 +2001,11 @@ QTableView QTableCornerButton::section{
|
||||
<string>2.4 KM</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<property name="text">
|
||||
<string>Water</string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<property name="text">
|
||||
<string>33.1124</string>
|
||||
|
||||
Reference in New Issue
Block a user