mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
drop extra methods
This commit is contained in:
parent
0c039e5744
commit
233471c22b
@ -13,14 +13,6 @@ namespace app::browser::header::main
|
|||||||
Title();
|
Title();
|
||||||
|
|
||||||
~Title();
|
~Title();
|
||||||
|
|
||||||
void set_title(
|
|
||||||
Glib::ustring $value
|
|
||||||
);
|
|
||||||
|
|
||||||
void set_subtitle(
|
|
||||||
Glib::ustring $value
|
|
||||||
);
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user