mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update pin indicator
This commit is contained in:
parent
7f87cb3687
commit
8794708af9
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ void Label::pin(
|
||||||
);
|
);
|
||||||
|
|
||||||
set_text(
|
set_text(
|
||||||
"★" // @TODO GTK icon
|
"•" // @TODO GTK icon
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue