13 lines
140 B
C
13 lines
140 B
C
#ifndef MOO_EDIT_TAB_H
|
|
#define MOO_EDIT_TAB_H
|
|
|
|
#include <mooedit/mooedittypes.h>
|
|
|
|
G_BEGIN_DECLS
|
|
|
|
|
|
|
|
G_END_DECLS
|
|
|
|
#endif /* MOO_EDIT_TAB_H */
|