- Resized flags in localization settings

This commit is contained in:
Christophe Dumez
2006-09-30 19:10:37 +00:00
parent e9e55a3a9e
commit 201dddd30a
24 changed files with 23 additions and 22 deletions

View File

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