mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45: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
|
// Render
|
||||||
gtk_widget_show(
|
gtk_widget_show(
|
||||||
GTK_WIDGET(
|
GTK_WIDGET(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue