diff options
Diffstat (limited to 'plugins/HistoryPlusPlus')
-rw-r--r-- | plugins/HistoryPlusPlus/historypp.dpr | 1 | ||||
-rw-r--r-- | plugins/HistoryPlusPlus/historypp.dproj.local | 2 | ||||
-rw-r--r-- | plugins/HistoryPlusPlus/historypp.identcache | bin | 0 -> 2307 bytes |
3 files changed, 2 insertions, 1 deletions
diff --git a/plugins/HistoryPlusPlus/historypp.dpr b/plugins/HistoryPlusPlus/historypp.dpr index 73dbe61c11..605f320c9c 100644 --- a/plugins/HistoryPlusPlus/historypp.dpr +++ b/plugins/HistoryPlusPlus/historypp.dpr @@ -401,7 +401,6 @@ var odp: TOPTIONSDIALOGPAGE;
begin
ZeroMemory(@odp,SizeOf(odp));
- odp.hInstance := hInstance;
odp.pszTemplate := MakeIntResourceA(IDD_OPT_HISTORYPP);
odp.szTitle.a := 'History';
odp.szGroup.a := nil;
diff --git a/plugins/HistoryPlusPlus/historypp.dproj.local b/plugins/HistoryPlusPlus/historypp.dproj.local new file mode 100644 index 0000000000..b3811b7ecc --- /dev/null +++ b/plugins/HistoryPlusPlus/historypp.dproj.local @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="utf-8"?> +<BorlandProject/> diff --git a/plugins/HistoryPlusPlus/historypp.identcache b/plugins/HistoryPlusPlus/historypp.identcache Binary files differnew file mode 100644 index 0000000000..450d89fe88 --- /dev/null +++ b/plugins/HistoryPlusPlus/historypp.identcache |