wxScrolled<>: fix wrong @since versions

This commit is contained in:
Bill Su
2026-03-18 00:10:12 -04:00
parent 1d91d71a8c
commit 2e6689f8ee
+2 -2
View File
@@ -559,14 +559,14 @@ public:
intended to be called on drag-enter to support drag and drop between
windows.
@since 3.3.0
@since 3.3.3
*/
void EnableAutoscrollWithoutCapture();
/**
Undo EnableAutoscrollWithoutCapture(). This is intended to be called on
drag-exit and drag-drop when supporting drag and drop between windows.
@since 3.3.0
@since 3.3.3
*/
void DisableAutoscrollWithoutCapture();