iterator: make private stuff public, cleanup private.h further

There is no good reason to keep them private
This commit is contained in:
George Kiagiadakis
2020-11-15 20:23:48 +02:00
parent 91472c51e9
commit 37134df7c8
13 changed files with 53 additions and 29 deletions

View File

@@ -14,7 +14,7 @@
#define G_LOG_DOMAIN "wp-plugin"
#include "plugin.h"
#include "private.h"
#include "private/registry.h"
enum {
PROP_0,