Browse Source

update pin indicator

CPP-GTK4
yggverse 2 months ago
parent
commit
8794708af9
  1. 2
      src/app/browser/main/tab/label.cpp

2
src/app/browser/main/tab/label.cpp

@ -161,7 +161,7 @@ void Label::pin( @@ -161,7 +161,7 @@ void Label::pin(
);
set_text(
"" // @TODO GTK icon
"" // @TODO GTK icon
);
}

Loading…
Cancel
Save