summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_dialogs.h
blob: b5cbba0639267c276e7a5c423592a740332df168 (plain)
1
2
3
4
5
6
#ifndef _TOX_DIALOGS_H_
#define _TOX_DIALOGS_H_

typedef CProtoDlgBase<CToxProto> CToxDlgBase;

#endif //_TOX_DIALOGS_H_