- Based on Qt 4.2

- Brand new trayicon from Qt 4.2
- Updated Changelog
- Updated configure file
This commit is contained in:
Christophe Dumez
2006-10-18 19:53:54 +00:00
parent 9056cf57d0
commit 8b702ef622
15 changed files with 51 additions and 1180 deletions

View File

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