mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
remove setters not in use
This commit is contained in:
parent
7f54685876
commit
44a4e0ce53
2 changed files with 0 additions and 14 deletions
|
|
@ -143,11 +143,6 @@ namespace app::browser::main::tab
|
|||
MIME get_mime();
|
||||
Glib::ustring get_title();
|
||||
Glib::ustring get_description();
|
||||
|
||||
// Setters
|
||||
void set_navbar_request_text(
|
||||
const Glib::ustring & VALUE
|
||||
);
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue