Oops: revert r21983 for checkwps.h - it was an unrelated change committed in error
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21984 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4c41a2d428
commit
b6d92e8a1b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
/* subset of global_settings needed to build checkwps. */
|
||||
struct user_settings {
|
||||
bool statusbar;
|
||||
int bg_color; /* background color native format */
|
||||
|
|
Loading…
Reference in a new issue