Move AgChartPrivate to ag-chart.c completely
This commit is contained in:
@@ -26,11 +26,9 @@ typedef enum {
|
||||
|
||||
typedef struct _AgChart AgChart;
|
||||
typedef struct _AgChartClass AgChartClass;
|
||||
typedef struct _AgChartPrivate AgChartPrivate;
|
||||
|
||||
struct _AgChart {
|
||||
GsweMoment parent_instance;
|
||||
AgChartPrivate *priv;
|
||||
};
|
||||
|
||||
struct _AgChartClass {
|
||||
|
Reference in New Issue
Block a user