13
0
livetrax/libs/surfaces/cc121
Mads Kiilerich 140670541f Use .inc.h for #include files that not are plain headers
Regular .h files *should* be self-contained and independent of previous
includes and guarded to only include once. Make it clear which files
that *doesn't* apply for at all.
2024-10-20 03:11:53 +02:00
..
cc121_interface.cc Refactor Ctrl Surface API 2023-05-03 15:38:42 +02:00
cc121.cc Use .inc.h for #include files that not are plain headers 2024-10-20 03:11:53 +02:00
cc121.h Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
gui.cc Reduce reliance on boost - the hard part 2024-10-19 03:47:21 +02:00
gui.h
operations.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00