mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
define Exception, order use by asc
This commit is contained in:
parent
6ae4979501
commit
b3779858b8
@ -4,6 +4,10 @@ declare(strict_types=1);
|
||||
|
||||
namespace Yggverse\Yoda\Entity\Browser\Menu\Help;
|
||||
|
||||
use \Composer\InstalledVersions;
|
||||
|
||||
use \Exception;
|
||||
|
||||
use \Gtk;
|
||||
use \GtkButtonsType;
|
||||
use \GtkDialogFlags;
|
||||
@ -15,8 +19,6 @@ use \GtkResponseType;
|
||||
|
||||
use \Yggverse\Yoda\Entity\Browser\Menu\Help;
|
||||
|
||||
use \Composer\InstalledVersions;
|
||||
|
||||
class About
|
||||
{
|
||||
// GTK
|
||||
|
Loading…
x
Reference in New Issue
Block a user