Résolution #33 Bug ouverture/fermeture projet
This commit is contained in:
@@ -38,7 +38,7 @@ public class AppThinkerSplashscreen extends JFrame {
|
||||
g2.drawString("Make your ideas come true", 285, 280);
|
||||
g2.setFont(new Font("Arial", Font.BOLD, 10));
|
||||
g2.drawString("We're getting things ready...", 5, 295);
|
||||
g2.drawString("V.BOULANGER (c) 2020 - Version 1.0.0-dev4", 305, 295);
|
||||
g2.drawString(AppThinker.developer + " © 2020 - Version " + AppThinker.version, 305, 295);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user