Skip to content
Extraits de code Groupes Projets

Create an AppImage

Fusionnées Kubat a demandé de fusionner appimage vers master
3 files
+ 47
4
Comparer les modifications
  • Côte à côte
  • En ligne

Fichiers

+ 1
1
@@ -293,7 +293,7 @@ bool AegisubApp::OnInit() {
// Open main frame
StartupLog("Create main window");
NewProjectContext();
NewProjectContext(); // XXX Criticals and errors generated on `Show();`, a widget has a width of -17 (GtkSpinButton)
// Version checker
StartupLog("Possibly perform automatic updates check");
Chargement en cours