Implement Setting Dialog - Work in Progress
This commit is contained in:
3
widget/RegularWindow.ts
Normal file
3
widget/RegularWindow.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import Gtk from "gi://Gtk?version=3.0"
|
||||
|
||||
export default Widget.subclass<typeof Gtk.Window, Gtk.Window.ConstructorProperties>(Gtk.Window)
|
||||
Reference in New Issue
Block a user