mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add todo notice
This commit is contained in:
parent
45f79ddf75
commit
cdaf7d85ed
1 changed files with 2 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ class Content
|
||||||
|
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
/* @TODO initiation test
|
||||||
$this->history->navbar->open->gtk->set_sensitive(
|
$this->history->navbar->open->gtk->set_sensitive(
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
|
|
@ -175,6 +176,7 @@ class Content
|
||||||
$this->history->navbar->delete->gtk->set_sensitive(
|
$this->history->navbar->delete->gtk->set_sensitive(
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue