diff options
Diffstat (limited to 'lib/resources.h')
-rw-r--r-- | lib/resources.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/resources.h b/lib/resources.h index df651eaa..1cb05f20 100644 --- a/lib/resources.h +++ b/lib/resources.h @@ -22,7 +22,7 @@ public: //global image resource objects wxAnimation aniWink; - wxAnimation aniSync; + wxAnimation aniWorking; wxIcon programIconFFS; private: |