> @@ -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 or view it on GitHub: https://github.com/geany/geany/pull/1223/files/607c40c09dbb4600f6b9950e791b70c8067b0467#r78286768