mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
fixed "class is implicitly friended with itself" warning
This commit is contained in:
parent
e6ba33c247
commit
0a362e241c
@ -50,7 +50,6 @@ private:
|
||||
bool mbBringToTop;
|
||||
bool bHasBackground;
|
||||
bool bHasBringToTop;
|
||||
friend class ScreenshotCommand;
|
||||
friend class ScreenFrame;
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user