git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37499
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// time of the last doubleclick event, used to detect tripleclicks
// (tripleclicks are used to select whole line):
wxMilliClock_t m_lastDoubleClick;
// time of the last doubleclick event, used to detect tripleclicks
// (tripleclicks are used to select whole line):
wxMilliClock_t m_lastDoubleClick;
-#endif // wxUSE_LONGLONG/!wxUSE_LONGLONG
// helper class to automatically scroll the window if the user is selecting
// text and the mouse leaves wxHtmlWindow:
// helper class to automatically scroll the window if the user is selecting
// text and the mouse leaves wxHtmlWindow: