blob: 1cd7ef2908a062c899ac121dfa35598eef508148 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ifndef APSTUDIO_INVOKED
#include "wx/msw/wx.rc"
#endif
/////////////////////////////////////////////////////////////////////////////
//
// Icon
//
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
DID_AAAAAAA ICON "NGDialog.ico"
|