> @@ -47,6 +47,7 @@ typedef enum > GCB_PROJECT_OPEN, > GCB_PROJECT_SAVE, > GCB_PROJECT_CLOSE, > + GDB_PROJECT_BEFORE_CLOSE,
@b4n, @kugel- is it safe to change this enum in the middle, although its not officially in the API is it used by some object macro or something that makes it in the ABI?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.