mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 203b2138: Fix build breakage.
* commit '203b2138136bc00219d371897237f6b0b1795b9c': Fix build breakage.
This commit is contained in:
commit
17b00c9531
@ -136,7 +136,7 @@ class ProximityInfoState {
|
||||
return mSampledInputSize > 0;
|
||||
}
|
||||
|
||||
uint32_t size() const {
|
||||
int size() const {
|
||||
return mSampledInputSize;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user