mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-04 13:40:58 +01:00
rest of fisheye drawing code...
And finally, make ZoomInfo::zoom protected!
This commit is contained in:
@@ -32,6 +32,8 @@ public:
|
||||
double h; // h pos in secs
|
||||
|
||||
double screen; // screen width in secs
|
||||
|
||||
protected:
|
||||
double zoom; // pixels per second
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user