Merge branch 'new_cooling_logic'

This commit is contained in:
bubnikv 2018-04-26 19:00:49 +02:00
commit 7a8f68cfe6
64 changed files with 5906 additions and 1363 deletions

View file

@ -208,6 +208,8 @@
%typemap{Ref<PresetCollection>}{simple};
%typemap{PresetBundle*};
%typemap{Ref<PresetBundle>}{simple};
%typemap{PresetUpdater*};
%typemap{Ref<PresetUpdater>}{simple};
%typemap{PresetHints*};
%typemap{Ref<PresetHints>}{simple};
%typemap{TabIface*};