summaryrefslogtreecommitdiffstats
path: root/karm/desktoplist.h
blob: 5956d0e7fab2aa3abb0368251cc956057cd42858 (plain)
1
2
3
4
5
6
7
8
#ifndef KARM_DESKTOP_LIST_H
#define KARM_DESKTOP_LIST_H

#include <tqvaluevector.h>

typedef TQValueVector<int> DesktopList;

#endif // KARM_DESKTOP_LIST_H