mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Merge pull request #2 from tpmodding/patch-2
Update OsxWrapper.cpp Former-commit-id: 8662343b88b668f8f50bee7ca8ae9bd1a8ee0f73
This commit is contained in:
commit
9a175a007c
@ -1,6 +1,6 @@
|
||||
|
||||
// Hyperion-AmLogic includes
|
||||
#include "FramebufferWrapper.h"
|
||||
#include "OsxWrapper.h"
|
||||
|
||||
OsxWrapper::OsxWrapper(const unsigned display, const unsigned grabWidth, const unsigned grabHeight, const unsigned updateRate_Hz) :
|
||||
_timer(this),
|
||||
|
Loading…
Reference in New Issue
Block a user