git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

commit c9a22ddfd10c8ab4a008782634291dbeb2c2e680
parent 79179843760488515d8710641cf5b4231091a977
Author: Lior Halphon <LIJI32@gmail.com>
Date:   Sun, 11 Sep 2022 15:43:30 +0300

Missing colon

Diffstat:
MCocoa/Preferences.xib2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cocoa/Preferences.xib b/Cocoa/Preferences.xib @@ -222,7 +222,7 @@ <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MLC-Rx-FgO"> <rect key="frame" x="18" y="194" width="280" height="17"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Frame blending" id="UCa-EO-tzh"> + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Frame blending:" id="UCa-EO-tzh"> <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.