Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ resized
Method
resized
NeuralNote/Source/Components/UpdateCheck.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void UpdateCheck::resized()
20
{
21
mUrlButton.setBounds(getWidth() - 65 - mPadding, 0, 65, getHeight());
22
}
23
24
void UpdateCheck::paint(Graphics& g)
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected