Skip to content
Snippets Groups Projects
Commit be244d7b authored by Oliver Wiese's avatar Oliver Wiese
Browse files

fix warning in ButtonCell

parent 578a6cba
Branches
Tags
1 merge request!25I tunes key import
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/> <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
<autoresizingMask key="autoresizingMask"/> <autoresizingMask key="autoresizingMask"/>
<subviews> <subviews>
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6rJ-hZ-bvC"> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6rJ-hZ-bvC">
<rect key="frame" x="0.0" y="0.0" width="375" height="50.5"/> <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
<edgeInsets key="layoutMargins" top="20" left="8" bottom="20" right="8"/> <edgeInsets key="layoutMargins" top="20" left="8" bottom="20" right="8"/>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/> <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
<state key="normal" title="Button"/> <state key="normal" title="Button"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment