mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-29 03:32:48 +00:00
c88f9b172b
- Add HAVE_CONFIG_H wrapper to #include "config.h" - Removed widgets namespace (it's in app now) - Move some functions from src/file/file.h to src/base/cfile.h - Move Vector2d to base library - Rename MenuItem2 to AppMenuItem