mirror of
https://github.com/YGGverse/gemini-php.git
synced 2026-04-01 01:15:28 +00:00
use gtk version dependent pango class implementation
This commit is contained in:
parent
f12ff02616
commit
e36d9fb2a1
2 changed files with 5 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Yggverse\Gemini;
|
||||
namespace Yggverse\Gemini\Gtk3;
|
||||
|
||||
class Pango
|
||||
{
|
||||
Loading…
Add table
Add a link
Reference in a new issue