mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
define default _subtitle value
This commit is contained in:
parent
f4f114a1ca
commit
111a8649b1
@ -6,7 +6,7 @@ namespace Yggverse\Yoda\Gtk\Browser\Container\Tab\Page\Title;
|
||||
|
||||
class Label extends \GtkLabel
|
||||
{
|
||||
private string $_subtitle;
|
||||
private string $_subtitle = '';
|
||||
|
||||
public function set_subtitle(
|
||||
string $value
|
||||
|
Loading…
x
Reference in New Issue
Block a user