~onli/simdock/master

« back to all changes in this revision

Viewing changes to src/simSettings.h

  • Committer: onli
  • Date: 2018-05-11 15:29:21 UTC
  • Revision ID: git-v1:881a8f9f0ba0ec4096cd79ca823bc90c6beaa6a4
Move from wxsvg to librsvg
wxsvg dies with an error, see https://sourceforge.net/p/wxsvg/discussion/424987/thread/c8717ee8/. This can be a temporary fix, but in fact I hope that rsvg can render the svgs in higher quality

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
    bool ENABLE_TASKS;
21
21
    bool ENABLE_MINIMIZE;
22
22
    bool AUTO_POSITION;
 
23
    bool FAST_ANIMATIONS;
23
24
};
24
25
 
25
26
#endif
 
 
b'\\ No newline at end of file'