Add note regarding planned removal of tabs

This commit is contained in:
WarmUpTill
2021-06-18 18:55:47 +02:00
committed by WarmUpTill
parent 86029e8e0e
commit 5e8a0f92ee
13 changed files with 91 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/******************************************************************************
Note: Long-term goal is to remove this tab / file.
Most functionality shall be moved to the Macro tab instead.
So if you plan to make changes here, please consider applying them to the
corresponding macro tab functionality instead.
******************************************************************************/
#pragma once
#include <QCheckBox>
#include "switch-generic.hpp"