summaryrefslogtreecommitdiffstats
path: root/gui/pages.h
blob: d407162a2b8c14156b5c2a7cc83bfc5129680a9d (plain) (blame)
1
2
3
4
5
6
7
#ifndef _PAGES_HEADER
#define _PAGES_HEADER

void gui_notifyVarChange(const char *name, const char* value);

#endif  // _PAGES_HEADER