- 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

@@ -38,9 +38,6 @@ contains(DEBUG_MODE, 0){
CONFIG += release
}
# Includes
include($$TRAYICON_CPP/trayicon.pri)
exists(../conf.pri) {
include(../conf.pri)
}