* initial import of mu - the next generation
This commit is contained in:
10
src/mu-query.h
Normal file
10
src/mu-query.h
Normal file
@ -0,0 +1,10 @@
|
||||
#ifndef __MU_QUERY_H__
|
||||
#define __MU_QUERY_H__
|
||||
|
||||
MuResult mu_query_run (GSList *args);
|
||||
GOptionGroup* mu_query_option_group (void);
|
||||
|
||||
#endif /*__MU_QUERY_H__*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user