Move EekSymbolMatrix code from eek-types.[ch] to eek-symbol-matrix.[ch].

This commit is contained in:
Daiki Ueno
2011-03-09 11:56:24 +09:00
parent 5c3cb477ef
commit f60e1d763e
7 changed files with 168 additions and 77 deletions

View File

@ -20,7 +20,6 @@
#ifndef EEK_SYMBOL_H
#define EEK_SYMBOL_H 1
#include <glib-object.h>
#include "eek-types.h"
G_BEGIN_DECLS