summary refs log blame commit diff stats
path: root/win32/copy/etc/gtkpref.png
blob: 9a6c9cf9777d793e1fa42c5fbf2bddf1d610b248 (plain) (tree)
blob is binary.
t-repos/torxchat.git/plain/src/common/plugin-timer.h?h=feature/fork-branding&id=68d3552ceb7d1b8e1b94c13b371fa6686d28b2a1'>plain) (blame)
1
2
3
4
5
6
7
#ifndef HEXCHAT_PLUGIN_TIMER_H
#define HEXCHAT_PLUGIN_TIMER_H

int timer_plugin_init (xchat_plugin *plugin_handle, char **plugin_name,
				char **plugin_desc, char **plugin_version, char *arg);

#endif