mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
drop sigc dependency
This commit is contained in:
parent
40bc2ccfbd
commit
626997af14
9 changed files with 52 additions and 100 deletions
|
|
@ -32,16 +32,6 @@ namespace app
|
|||
);
|
||||
|
||||
~Browser();
|
||||
|
||||
void main_tab_append();
|
||||
void main_tab_update();
|
||||
|
||||
void main_tab_close();
|
||||
void main_tab_close_left();
|
||||
void main_tab_close_right();
|
||||
void main_tab_close_all();
|
||||
|
||||
void debug();
|
||||
};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue