ardour/libs/tk
Robin Gareus a76acf34f8
Fix ATK builds c813ba2b03
extern here is literally C `extern`, not DLL exported functions,
see libs/tk/ztk/ztk/atkversion.h
```
#ifndef _ATK_EXTERN
#define _ATK_EXTERN extern
#endif
```
2025-02-28 21:19:52 +01:00
..
suil Update gtk -> ytk header location (omnibus commit) 2025-02-01 13:53:21 +01:00
ydk Update macOS codenames 2025-02-24 19:32:16 +01:00
ydk-pixbuf Update gdk-pixbuf -> ydk header location 2025-02-01 14:24:41 +01:00
ydkmm Update gdkmm -> ydkmm header location (omnibus commit) 2025-02-01 15:01:52 +01:00
ytk Update gdk-pixbuf -> ydk header location 2025-02-01 14:24:41 +01:00
ytkmm Fix an issue where 'ytkmm' wouldn't run properly if built with MSVC 2025-02-24 12:42:53 +00:00
ztk Fix ATK builds c813ba2b03 2025-02-28 21:19:52 +01:00
ztkmm Update atkmm -> ztkmm header location 2025-02-01 12:44:12 +01:00