Outsourced GsweMoonPhaseData to its own sources

This messed up documentation, still checking why
This commit is contained in:
2013-09-23 00:03:10 +02:00
parent 6e96142160
commit 197f6922c7
10 changed files with 226 additions and 36 deletions

View File

@@ -21,6 +21,8 @@
#include <glib-object.h>
#include "gswe-timestamp.h"
#include "gswe-moon-phase-data.h"
#include "gswe-types.h"
#define GSWE_TYPE_MOMENT (gswe_moment_get_type())
#define GSWE_MOMENT(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), GSWE_TYPE_MOMENT, GsweMoment))