mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
append testing tab
This commit is contained in:
parent
8fd7e1eec1
commit
16f9aaf889
@ -28,6 +28,13 @@ namespace app
|
||||
)
|
||||
);
|
||||
|
||||
// @TODO append testing tab
|
||||
this->tab->append(
|
||||
NULL,
|
||||
false,
|
||||
true
|
||||
);
|
||||
|
||||
// Render
|
||||
gtk_widget_show(
|
||||
GTK_WIDGET(
|
||||
|
Loading…
x
Reference in New Issue
Block a user