acid-drop/lib/AceButton/src/ButtonConfig.h

12 lines
319 B
C
Raw Normal View History

2024-05-23 18:42:03 -04:00
/*
* This file has moved to <ace_button/ButtonConfig.h> and is deprecated as
* of version 1.1. The <AceButton.h> header automatically includes
* <ace_button/ButtonConfig.h>. You can remove the line in your code that does:
*
* #include <ButtonConfig.h>
*
* You only need to do:
*
* #include <AceButton.h>
*/