dockapps/wmlongrun/src/common.h

12 lines
243 B
C
Raw Normal View History

/*
* common.h - common header file of WMLongRun
*
* Copyright (c) 2001 Seiichi SATO <ssato@sh.rim.or.jp>
*
* licensed under the GPL
*/
#define LONGRUN_FLAGS_UNKNOWN 0
#define LONGRUN_FLAGS_PEFORMANCE 1
#define LONGRUN_FLAGS_ECONOMY 2