mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-05 19:36:16 +08:00
Added bertrand landry hetu's mac OS X port to date.
This commit is contained in:
@@ -33,8 +33,11 @@ public:
|
||||
newTimer(double duration, bool oneShot) const;
|
||||
virtual void deleteTimer(CEventQueueTimer*) const;
|
||||
|
||||
protected:
|
||||
void setOSXEvent(EventRef event);
|
||||
|
||||
private:
|
||||
// FIXME
|
||||
EventRef m_event;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user