mirror of
https://github.com/softdorothy/GliderPRO.git
synced 2025-02-19 23:29:01 +00:00
1 line
427 B
C
1 line
427 B
C
|
//============================================================================
//----------------------------------------------------------------------------
// Tools.h
//----------------------------------------------------------------------------
//============================================================================
#include <QDOffscreen.h>
extern GWorldPtr toolSrcMap;
extern WindowPtr toolsWindow;
|