1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-06 14:35:32 +01:00

Remove trailing spaces.

This commit is contained in:
benjamin.drung@gmail.com
2014-06-03 20:30:19 +00:00
parent d921c4969b
commit 277932dccb
380 changed files with 6489 additions and 6491 deletions

View File

@@ -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