From 53d8307e4f7912e7ad38c49d140f44b48b71ee72 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 19 Aug 2022 19:47:29 +0300 Subject: =?UTF-8?q?fixes=20#3166=20(VoiceService:=20=D0=BD=D0=B0=D1=81?= =?UTF-8?q?=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D0=B8=20=D0=B0=D0=B2=D1=82=D0=BE?= =?UTF-8?q?=D0=BC=D0=B0=D1=82=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B8=D1=85=20?= =?UTF-8?q?=D0=B4=D0=B5=D0=B9=D1=81=D1=82=D0=B2=D0=B8=D0=B9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/m_gui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_gui.h b/include/m_gui.h index 05baab4b0b..59e7318027 100644 --- a/include/m_gui.h +++ b/include/m_gui.h @@ -1068,7 +1068,7 @@ public: COLORREF GetTextColor() const; void GetTileInfo(LVTILEINFO *plvtinfo) const; void GetTileViewInfo(LVTILEVIEWINFO *plvtvinfo) const; - MWindow GetToolTips() const; + MWindow GetToolTips() const; int GetTopIndex() const; BOOL GetUnicodeFormat() const; uint32_t GetView() const; -- cgit v1.2.3