- updated splash screen

This commit is contained in:
Christophe Dumez 2006-10-16 19:33:25 +00:00
commit 80d090cd1f
3 changed files with 12 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Before After
Before After

View file

@ -23,7 +23,7 @@
#define ABOUT_H
#include "ui_about.h"
#define VERSION "v0.7.0svn"
#define VERSION "v0.7.1svn"
class about : public QDialog, private Ui::AboutDlg{
Q_OBJECT