add todo notice

This commit is contained in:
yggverse 2024-07-03 20:52:48 +03:00
parent 45f79ddf75
commit cdaf7d85ed

View file

@ -168,6 +168,7 @@ class Content
else
{
/* @TODO initiation test
$this->history->navbar->open->gtk->set_sensitive(
false
);
@ -175,6 +176,7 @@ class Content
$this->history->navbar->delete->gtk->set_sensitive(
false
);
*/
}
}