NSIS Menu updates: new design, source fixes, use wxWindows 2.4.2

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2948 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-09-22 19:28:09 +00:00
parent 2a6894ebc8
commit 0f770650cc
40 changed files with 141 additions and 8401 deletions

View file

@ -2,11 +2,6 @@
// NSIS MENU
/////////////////////////////////////////////////////////////////////////////
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma implementation "test.cpp"
#pragma interface "test.cpp"
#endif
// For compilers that support precompilation, includes "wx/wx.h".
#include "wx/wxprec.h"