diff options
Diffstat (limited to 'Flat Bezel/BBFlatBezelInterface.xib')
| -rw-r--r-- | Flat Bezel/BBFlatBezelInterface.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat Bezel/BBFlatBezelInterface.xib b/Flat Bezel/BBFlatBezelInterface.xib index 75378c6..dae6222 100644 --- a/Flat Bezel/BBFlatBezelInterface.xib +++ b/Flat Bezel/BBFlatBezelInterface.xib @@ -25,7 +25,7 @@ <rect key="contentRect" x="530" y="653" width="648" height="200"/> <rect key="screenRect" x="0.0" y="0.0" width="1512" height="944"/> <value key="minSize" type="size" width="440" height="200"/> - <view key="contentView" id="6" customClass="BBBackgroundView"> + <view key="contentView" id="6" customClass="BackgroundView" customModule="Flat_Bezel" customModuleProvider="target"> <rect key="frame" x="0.0" y="0.0" width="648" height="200"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> @@ -85,7 +85,7 @@ </constraints> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" title="⏷" id="214"> <font key="font" metaFont="system"/> - <color key="textColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> + <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> |