4#include <tqptrvector.h>
9#include <ksystemtray.h>
24class KarmTray : public KSystemTray
36 static TQPtrVector<TQPixmap> *icons;
37 TQTimer *_taskActiveTimer;
43 void updateToolTip( TQPtrList<Task> activeTasks);
Main window to tie the application together.
|