summaryrefslogtreecommitdiffstats
path: root/pacman-c++/client.h
Commit message (Collapse)AuthorAgeFilesLines
* move sound toggle icon to mainwidgetmanuel2011-04-091-3/+0
|
* add toggle audio iconmanuel2011-04-091-0/+3
|
* fix window titlemanuel2011-04-081-3/+4
|
* - we love ogg, we hate mp3/wavmanuel2011-04-051-3/+2
| | | | | - a lot of coding style/intent fix - add constant.h to pro files
* change project file:totycro2011-04-041-0/+18
use: qmake -config client or qmake -config main Added basic client gui infrastructure