Move definition of GtkNotebookPage out of the header

This commit is contained in:
Christian Dywan
2010-07-13 18:46:33 +02:00
parent dba6592601
commit 335549b46a
2 changed files with 1 additions and 3 deletions

View File

@ -50,6 +50,7 @@
#define FRAMES_PER_SECOND 45
#define MSECS_BETWEEN_UPDATES (1000 / FRAMES_PER_SECOND)
typedef struct _GtkNotebookPage GtkNotebookPage;
typedef enum
{