summaryrefslogtreecommitdiffstats
path: root/src/dict/main.h
blob: e505e134c898a433989b4ae804373cac203b2cfc (plain)
1
2
3
4
5
6
#ifndef MAIN_H
#define MAIN_H

void dict_proctitle_update_later(void);

#endif