Anonymous - 2003-07-15

Hi!

Because of your help I'm able to run some simple unit tests!
Now I'd like to run my tests with the Qt TestRunner and tried the example from examples/qt.
But when I want to compile I get following error message:

cannot open include file: 'qapplication.h': No such file or directory

Has anybody an idea?