Skip to content

Commit

Permalink
Fix typo (with the file this time :p)
Browse files Browse the repository at this point in the history
  • Loading branch information
glouel committed May 10, 2019
1 parent 3539f93 commit f39d27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/PreferencesWindow.xib
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<font key="font" metaFont="system"/>
<tabViewItems>
<tabViewItem label="Videos" identifier="1" id="dfl-QA-fvD">
<view key="view" ambiguous="YES" id="zsM-Ha-kCO">
<view key="view" id="zsM-Ha-kCO">
<rect key="frame" x="10" y="33" width="614" height="381"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
Expand Down Expand Up @@ -539,7 +539,7 @@ is disabled
</view>
</tabViewItem>
<tabViewItem label="Displays" identifier="" id="P6g-Pf-AmY">
<view key="view" id="65A-Ae-cVB">
<view key="view" ambiguous="YES" id="65A-Ae-cVB">
<rect key="frame" x="10" y="33" width="614" height="381"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
Expand Down

0 comments on commit f39d27b

Please sign in to comment.