mirror of
https://github.com/morgan9e/warehouse
synced 2026-04-14 00:04:08 +09:00
Start triple pane UI and packages list
This commit is contained in:
@@ -26,6 +26,7 @@ gi.require_version("Gtk", "4.0")
|
||||
gi.require_version("Adw", "1")
|
||||
|
||||
from gi.repository import Gtk, Gio, Adw, GLib
|
||||
from .host_info import HostInfo
|
||||
from .window import WarehouseWindow
|
||||
from .const import Config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user