Implement keyboard input using GIOChannel
This commit is contained in:
committed by
John Hernandez
parent
f995944734
commit
7eac636fc8
@@ -44,5 +44,6 @@ void prof_run(char* log_level, char* account_name, char* config_file, char* log_
|
||||
void prof_set_quit(void);
|
||||
|
||||
extern pthread_mutex_t lock;
|
||||
extern GMainLoop* mainloop;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user