Renamed Applewin.h to AppleWin.h across entire project

This commit is contained in:
tomcw
2020-11-11 22:12:39 +00:00
parent 8811651270
commit bd1d65ce4f
45 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "StdAfx.h"
#include "About.h"
#include "../Applewin.h"
#include "../AppleWin.h"
#include "../Frame.h"
#include "../resource/resource.h"
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include "../Applewin.h"
#include "../AppleWin.h"
#include "../CardManager.h"
#include "../CPU.h"
#include "../DiskImage.h" // Disk_Status_e
+1 -1
View File
@@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PageConfig.h"
#include "PropertySheetHelper.h"
#include "../Applewin.h"
#include "../AppleWin.h"
#include "../Frame.h"
#include "../Registry.h"
#include "../SerialComms.h"
+1 -1
View File
@@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PageDisk.h"
#include "PropertySheetHelper.h"
#include "../Applewin.h"
#include "../AppleWin.h"
#include "../CardManager.h"
#include "../Disk.h" // Drive_e, Disk_Status_e
#include "../Frame.h"
+1 -1
View File
@@ -31,7 +31,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PropertySheet.h"
#include "../Applewin.h"
#include "../AppleWin.h"
#include "../Frame.h"
#include "../resource/resource.h"
+1 -1
View File
@@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include "PropertySheetHelper.h"
#include "IPropertySheet.h"
#include "../Applewin.h" // g_nAppMode, g_uScrollLockToggle, sg_PropertySheet
#include "../AppleWin.h" // g_nAppMode, g_uScrollLockToggle, sg_PropertySheet
#include "../CardManager.h"
#include "../Disk.h"
#include "../Frame.h"