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