If you feel like hacking a little bit in my code here I have some suggestions:

- internationalisation
- fax-receiving (?)
- design a new icon

- find the cause of all the warnings during compile:
...
sendfaks.o: warning: multiple common of `QString type_info node'
faxnumber.o: warning: previous common is here
sendfaks.o: warning: multiple common of `QArrayT<char> type_info node'
faxnumber.o: warning: previous common is here
main.o: warning: multiple common of `QArrayT<char> type_info node'
faxnumber.o: warning: previous common is here
/opt/kde/lib/libkfile.so: warning: multiple common of `QString type_info node'
faxnumber.o: warning: previous common is here
...
