Move definition of GtkNotebookPage out of the header
This commit is contained in:
@ -50,6 +50,7 @@
|
||||
#define FRAMES_PER_SECOND 45
|
||||
#define MSECS_BETWEEN_UPDATES (1000 / FRAMES_PER_SECOND)
|
||||
|
||||
typedef struct _GtkNotebookPage GtkNotebookPage;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user