Skip to content
Extraits de code Groupes Projets
Valider 4157469e rédigé par Rodrigo Braz Monteiro's avatar Rodrigo Braz Monteiro
Parcourir les fichiers

Changed the splash screen for 2.1.x releases.

Originally committed to SVN as r1843.
parent 07acd8ca
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
aegisub/bitmaps/splash.bmp

94,8 ko | W: | H:

aegisub/bitmaps/splash.bmp

99,5 ko | W: | H:

aegisub/bitmaps/splash.bmp
aegisub/bitmaps/splash.bmp
aegisub/bitmaps/splash.bmp
aegisub/bitmaps/splash.bmp
  • 2-up
  • Swipe
  • Onion skin
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
/////////////// ///////////////
// Constructor // Constructor
SplashScreen::SplashScreen(wxWindow *parent) SplashScreen::SplashScreen(wxWindow *parent)
: wxFrame (parent, -1, _T(""), wxDefaultPosition, wxSize(400,240), wxSTAY_ON_TOP | wxFRAME_NO_TASKBAR , _T("Splash")) : wxFrame (parent, -1, _T(""), wxDefaultPosition, wxSize(420,240), wxSTAY_ON_TOP | wxFRAME_NO_TASKBAR , _T("Splash"))
{ {
// Set parent // Set parent
par = parent; par = parent;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter