|
|
@@ -37,7 +37,7 @@ Desktop::~Desktop() |
|
|
{
|
|
|
{
|
|
|
setScreenSaverEnabled (true);
|
|
|
setScreenSaverEnabled (true);
|
|
|
animator.cancelAllAnimations (false);
|
|
|
animator.cancelAllAnimations (false);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jassert (instance == this);
|
|
|
jassert (instance == this);
|
|
|
instance = nullptr;
|
|
|
instance = nullptr;
|
|
|
|
|
|
|
|
|
|