Add deprecation warning for legacy tabs

This commit is contained in:
WarmUpTill
2022-02-18 22:26:14 +01:00
committed by WarmUpTill
parent 8e3eb8519b
commit cc9d5897da
4 changed files with 18 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ public:
void setupVideoTab();
void setupNetworkTab();
void setupMacroTab();
void setDeprecationWarnings();
void setTabOrder();
void setCurrentTab();
void restoreWindowGeo();