mirror of
https://github.com/elasota/Aerofoil.git
synced 2026-03-09 16:36:35 +00:00
1 line
398 B
C
1 line
398 B
C
|
|
//============================================================================
//----------------------------------------------------------------------------
// MainWindow.h
//----------------------------------------------------------------------------
//============================================================================
#include <QDOffscreen.h>
extern GWorldPtr workSrcMap;
|