* many changes to the config system
This commit is contained in:
@ -25,6 +25,8 @@
|
||||
|
||||
#include "mu-msg.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* we put the the MuMsg definition in this separate -priv file, so we
|
||||
* can split the mu_msg implementations over separate files */
|
||||
|
||||
@ -57,4 +59,6 @@ struct _MuMsg {
|
||||
MuMsgPrio _prio;
|
||||
};
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
#endif /*__MU_MSG_PRIV_H__*/
|
||||
|
||||
Reference in New Issue
Block a user