Renamed several non-inclusive terms (#236)

This commit is contained in:
Terry Michaels
2021-04-22 13:31:26 -05:00
committed by GitHub
parent b8861cd575
commit d680995074
14 changed files with 55 additions and 56 deletions
+2 -2
View File
@@ -49,9 +49,9 @@
</layout>
</item>
<item>
<widget class="QCheckBox" name="m_exportOnlyMasterCameraCheckBox">
<widget class="QCheckBox" name="m_exportOnlyPrimaryCameraCheckBox">
<property name="text">
<string>Export Only Master Camera</string>
<string>Export Only Primary Camera</string>
</property>
</widget>
</item>