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