mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
append testing tab
This commit is contained in:
parent
8fd7e1eec1
commit
16f9aaf889
1 changed files with 7 additions and 0 deletions
|
|
@ -28,6 +28,13 @@ namespace app
|
|||
)
|
||||
);
|
||||
|
||||
// @TODO append testing tab
|
||||
this->tab->append(
|
||||
NULL,
|
||||
false,
|
||||
true
|
||||
);
|
||||
|
||||
// Render
|
||||
gtk_widget_show(
|
||||
GTK_WIDGET(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue