1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 11:59:50 +03:00

Compilation fixes

This commit is contained in:
bsongis 2015-06-09 21:18:39 +02:00
parent 3ce0eecbb3
commit 11e4278add
2 changed files with 24 additions and 26 deletions

View file

@ -55,8 +55,6 @@
#define W2 LCD_W*LCD_ZOOM
#define H2 LCD_H*LCD_ZOOM
int g_snapshot_idx = 0;
class Open9xSim: public FXMainWindow
{
FXDECLARE(Open9xSim)