karm

desktoplist.h

00001 #ifndef KARM_DESKTOP_LIST_H
00002 #define KARM_DESKTOP_LIST_H
00003 
00004 #include <tqvaluevector.h>
00005 
00006 typedef TQValueVector<int> DesktopList;
00007 
00008 #endif // KARM_DESKTOP_LIST_H