mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-03 00:30:01 +00:00
Nugets
This commit is contained in:
parent
ba0a5c1d41
commit
60115e7d95
15 changed files with 177 additions and 43 deletions
|
|
@ -15,6 +15,7 @@ namespace AideDeJeu.GTK
|
|||
{
|
||||
Gtk.Application.Init();
|
||||
Forms.Init();
|
||||
SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3());
|
||||
|
||||
var app = new App();
|
||||
var window = new FormsWindow();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue