summaryrefslogtreecommitdiff
path: root/plugins/MirFox/src/MirandaOptions.h
blob: 8b68c25a53fff6c852488473dd7cff0028b47922 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _MIRANDA_OPTIONS_INC
#define _MIRANDA_OPTIONS_INC

#include "MirandaInterface.h"

void InitOptions();

void DeinitOptions();

#endif //#ifndef _MIRANDA_OPTIONS_INC