summaryrefslogtreecommitdiff
path: root/src/fe-common/core/fe-settings.h
blob: dd33f22379131817f3b848c5bac734fabb08eca7 (plain)
1
2
3
4
5
6
#ifndef __FE_CHANNELS_H
#define __FE_CHANNELS_H

void fe_settings_set_print(const char *key);

#endif