mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
80 vs 60 foo
This commit is contained in:
parent
dd0b95d867
commit
9b213fe756
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ extern "C" {
|
||||||
#if defined SERIES_60
|
#if defined SERIES_60
|
||||||
# include <coemain.h>
|
# include <coemain.h>
|
||||||
# include <aknenv.h>
|
# include <aknenv.h>
|
||||||
|
#elif defined SERIES_80
|
||||||
|
# include <eikenv.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define scaleBoardV 13
|
#define scaleBoardV 13
|
||||||
|
|
Loading…
Reference in a new issue