webdav-gtk/inc/gui.h

7 lines
86 B
C

#ifndef GUI_H
#define GUI_H
int gui_main(int argc, char **argv);
#endif /* GUI_H */