Split Frame.cpp to WinFrame.cpp (PR #874)

This commit is contained in:
Andrea
2020-11-23 19:21:20 +00:00
committed by GitHub
parent c79abb45eb
commit c455488b50
30 changed files with 3125 additions and 3073 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PropertySheet.h"
#include "../AppleWin.h"
#include "../Frame.h"
#include "../Windows/WinFrame.h"
#include "../resource/resource.h"
void CPropertySheet::Init(void)