mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
@@ -19,7 +19,7 @@ public:
|
||||
|
||||
X11Grabber(int cropLeft, int cropRight, int cropTop, int cropBottom, int pixelDecimation);
|
||||
|
||||
virtual ~X11Grabber();
|
||||
~X11Grabber() override;
|
||||
|
||||
bool Setup();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user