mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-06 14:35:32 +01:00
Remove trailing spaces.
This commit is contained in:
@@ -5,18 +5,18 @@
|
||||
AttachableScrollBar.cpp
|
||||
|
||||
James Crook
|
||||
|
||||
|
||||
Audacity is free software.
|
||||
This file is licensed under the wxWidgets license, see License.txt
|
||||
|
||||
*****************************************************************//**
|
||||
|
||||
\class AttachableScrollBar
|
||||
\brief An AttachableScrollBar is a scroll bar that can be attached
|
||||
to multiple items and so control their scrolling. Uses floats
|
||||
\brief An AttachableScrollBar is a scroll bar that can be attached
|
||||
to multiple items and so control their scrolling. Uses floats
|
||||
internally, not ints, allowing for (external) control of zooming.
|
||||
|
||||
Limitations:
|
||||
|
||||
Limitations:
|
||||
|
||||
- Currently horizontal only.
|
||||
- Attached item repainting not yet supported. Instead for now place the
|
||||
|
||||
Reference in New Issue
Block a user