Merge branch 'master' of ssh://forgejo.nishi.boats:2222/pyrite-dev/milsko
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
commit
a5186cc1e9
1 changed files with 2 additions and 0 deletions
|
|
@ -164,6 +164,8 @@ static void clipboard(MwWidget handle, const char* data) {
|
|||
|
||||
MwSetText(handle, MwNtext, out);
|
||||
free(out);
|
||||
|
||||
MwForceRender(handle);
|
||||
}
|
||||
|
||||
MwClassRec MwEntryClassRec = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue