1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-01 17:34:24 +01:00

Move some handle and cell classes into their own files

This commit is contained in:
Paul Licameli
2017-07-04 11:39:32 -04:00
parent 4e68df55da
commit c1f667f170
20 changed files with 1314 additions and 980 deletions

View File

@@ -18,6 +18,7 @@ class ViewInfo;
class wxKeyEvent;
class wxPoint;
class wxRect;
class wxWindow;
// Abstract base class defining TrackPanel's access to specialist classes that
// implement drawing and user interactions