#ifndef KARM_DESKTOP_LIST_H #define KARM_DESKTOP_LIST_H #include <tqvaluevector.h> typedef TQValueVector<int> DesktopList; #endif // KARM_DESKTOP_LIST_H