SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
commit 8e858c1bf146f7f62f7048f7089b9572bc3b2b30 parent e535d97e8430ab353b3b6de87d3f67afd9adad5e Author: Lior Halphon <LIJI32@gmail.com> Date: Sun, 27 Dec 2020 01:02:50 +0200 Capitalization Diffstat:
| M | Cocoa/Preferences.xib | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cocoa/Preferences.xib b/Cocoa/Preferences.xib @@ -274,7 +274,7 @@ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cCm-Oa-FbN"> <rect key="frame" x="18" y="232" width="252" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ambient Light Temperature:" id="Lso-GQ-pBl"> + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Ambient light temperature:" id="Lso-GQ-pBl"> <font key="font" metaFont="system"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.