diff --git a/src/Entity/Browser/Container/Page/Content/Data.php b/src/Entity/Browser/Container/Page/Content/Data.php index 1003f03..0632e13 100644 --- a/src/Entity/Browser/Container/Page/Content/Data.php +++ b/src/Entity/Browser/Container/Page/Content/Data.php @@ -31,16 +31,14 @@ class Data true ); - /* $this->gtk->set_line_wrap( true ); + /* @TODO pending for PR #120 $this->gtk->set_line_wrap_mode( - @TODO #114 - \GtkWrapMode::WORD - ); - */ + \PangoWrapMode::WORD + );*/ $this->gtk->set_track_visited_links( true