mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
enable new php-gtk3 api features
This commit is contained in:
parent
444ce5d31a
commit
bceb396c18
2 changed files with 5 additions and 6 deletions
|
|
@ -137,10 +137,10 @@ class About
|
|||
_($this::DIALOG_FORMAT_SECONDARY_MARKUP_LIB_GTK_INFO),
|
||||
sprintf(
|
||||
_($this::DIALOG_FORMAT_SECONDARY_MARKUP_LIB_GTK_META),
|
||||
0,
|
||||
0,
|
||||
0
|
||||
) // @TODO pending for PR #153
|
||||
Gtk::MAJOR_VERSION,
|
||||
Gtk::MICRO_VERSION,
|
||||
Gtk::MINOR_VERSION
|
||||
)
|
||||
]
|
||||
)
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue