diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/m_gui.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |