Browse Source

revert Computerscare due to lto build failure

pull/614/head
washikano 1 year ago
parent
commit
b1327ab1ff
2 changed files with 1 additions and 7 deletions
  1. +1
    -1
      plugins/Computerscare
  2. +0
    -6
      plugins/plugins.cpp

+ 1
- 1
plugins/Computerscare

@@ -1 +1 @@
Subproject commit 52ed43fa4f8349bd539642f6dd4f477a4cadc384
Subproject commit d460bd226ab7b132fc4dfe14c5f359d7bbf007b7

+ 0
- 6
plugins/plugins.cpp View File

@@ -312,13 +312,7 @@ extern Model* modelTestVCF;
#undef init

// Computerscare
#define BGPanel ComputerscareBGPanel
#define BLACK COLOR_COMPUTERSCARE_BLACK
#define SmallKnob ComputerscareSmallKnob
#include "Computerscare/src/Computerscare.hpp"
#undef SmallKnob
#undef BLACK
#undef BGPanel

// dBiz
#define DarkDefaultItem dBizDarkDefaultItem


Loading…
Cancel
Save