mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-08 04:20:09 +00:00
Various build housekeeping.
This commit is contained in:
parent
5147b7d93b
commit
a4e611222d
14 changed files with 399 additions and 5844 deletions
|
|
@ -98,7 +98,7 @@ public:
|
|||
RelativeTime maximumExecutionTime;
|
||||
|
||||
private:
|
||||
struct RootObject;
|
||||
JUCE_PUBLIC_IN_DLL_BUILD (struct RootObject)
|
||||
ReferenceCountedObjectPtr<RootObject> root;
|
||||
void prepareTimeout() const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue