Files
wx_wherigo/main/src/main.cpp
2026-02-13 02:41:12 +01:00

5 lines
60 B
C++

#include "app.h"
#include <wx/wx.h>
wxIMPLEMENT_APP(cApp);