Codebase list gtkballs / lintian-fixes/upstream src / inputname.h
lintian-fixes/upstream

Tree @lintian-fixes/upstream (Download .tar.gz)

inputname.h @lintian-fixes/upstreamraw · history · blame

1
2
3
4
5
6
#ifndef __INPUTNAME_H__
#define __INPUTNAME_H__

void input_name_dialog(void);

#endif