mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 06:40:12 +01:00
Fixes disappearing focus as reported by David and cleans things up a bit.
This commit is contained in:
@@ -149,9 +149,6 @@ class EffectUIHostInterface
|
||||
{
|
||||
public:
|
||||
virtual ~EffectUIHostInterface() {};
|
||||
|
||||
// virtual wxScrolledWindow *GetScrollableClientArea();
|
||||
// virtual wxScrolledWindow *GetStaticClientArea();
|
||||
};
|
||||
|
||||
class EffectUIClientInterface
|
||||
|
||||
Reference in New Issue
Block a user