mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
deactivate unstable feature
This commit is contained in:
parent
586f6d34ed
commit
8044d26361
1 changed files with 3 additions and 2 deletions
|
|
@ -113,9 +113,10 @@ abstract class Markup
|
|||
GdkEvent $event
|
||||
): bool
|
||||
{
|
||||
$this->set( // @TODO Gtk::timeout_add
|
||||
/* @TODO Gtk::timeout_add
|
||||
$this->set(
|
||||
$this->_source
|
||||
);
|
||||
); */
|
||||
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue