mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-19 09:30:52 +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 mbBringToTop;
|
||||||
bool bHasBackground;
|
bool bHasBackground;
|
||||||
bool bHasBringToTop;
|
bool bHasBringToTop;
|
||||||
friend class ScreenshotCommand;
|
|
||||||
friend class ScreenFrame;
|
friend class ScreenFrame;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user