mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-22 22:45:39 +00:00
12 lines
402 B
C
12 lines
402 B
C
//============================================================================
|
|
//----------------------------------------------------------------------------
|
|
// MainWindow.h
|
|
//----------------------------------------------------------------------------
|
|
//============================================================================
|
|
|
|
|
|
#include "PLQDOffscreen.h"
|
|
|
|
|
|
extern DrawSurface *workSrcMap;
|