From 18facae76d28d9ce95482ff5ee07bf3ca139bc10 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 19 Aug 2023 19:10:10 +0300 Subject: =?UTF-8?q?fixes=20#3647=20(NewStory:=20=D0=BF=D0=BE=D1=81=D0=BB?= =?UTF-8?q?=D0=B5=20=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=BE=D1=80=D0=B8=D0=B8=20=D1=87=D0=B0=D1=82?= =?UTF-8?q?=D0=B0=20=D0=BE=D1=81=D1=82=D0=B0=D1=91=D1=82=D1=81=D1=8F=20?= =?UTF-8?q?=D0=B1=D0=B5=D0=BB=D0=B0=D1=8F=20=D0=B4=D1=8B=D1=80=D0=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/NewStory/src/history_control.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/NewStory/src/history_control.h') diff --git a/plugins/NewStory/src/history_control.h b/plugins/NewStory/src/history_control.h index 5bafeaa727..f98beed419 100644 --- a/plugins/NewStory/src/history_control.h +++ b/plugins/NewStory/src/history_control.h @@ -61,7 +61,7 @@ struct NewstoryListData : public MZeroedObject RECT rcLastPaint; - bool bWasShift, bSortAscending, hasData, bWasAtBottom; + bool bWasShift, bSortAscending, bWasAtBottom; HWND hwnd; HWND hwndEditBox; -- cgit v1.2.3