From f719c8b921c7a46b76453476204224d40c682914 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 11 Jul 2018 21:32:58 +0300 Subject: int hLangpack/m_hLang removed and replaced with HPLUGIN --- plugins/HistoryPlusPlus/historypp.dpr | 1 - plugins/HistoryPlusPlus/historypp.dproj.local | 2 ++ plugins/HistoryPlusPlus/historypp.identcache | Bin 0 -> 2307 bytes 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 plugins/HistoryPlusPlus/historypp.dproj.local create mode 100644 plugins/HistoryPlusPlus/historypp.identcache (limited to 'plugins/HistoryPlusPlus') 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 @@ + + diff --git a/plugins/HistoryPlusPlus/historypp.identcache b/plugins/HistoryPlusPlus/historypp.identcache new file mode 100644 index 0000000000..450d89fe88 Binary files /dev/null and b/plugins/HistoryPlusPlus/historypp.identcache differ -- cgit v1.2.3