mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-02-04 18:44:55 +00:00
12 lines
402 B
C
12 lines
402 B
C
//============================================================================
|
|
//----------------------------------------------------------------------------
|
|
// MainWindow.h
|
|
//----------------------------------------------------------------------------
|
|
//============================================================================
|
|
|
|
|
|
#include "PLQDOffscreen.h"
|
|
|
|
|
|
extern DrawSurface *workSrcMap;
|