Manager: remove the placeholder wizard help entirely

Clearly some people wouldn't understand that it's disabled...
This commit is contained in:
Alexander Babikov
2025-08-13 18:52:01 +05:00
parent 492819b7af
commit babdab5eb7
2 changed files with 0 additions and 37 deletions

View File

@@ -41,11 +41,6 @@ public:
};
explicit VMManagerAddMachine(QWidget *parent = nullptr);
#if 0
private slots:
void showHelp();
#endif
};
class IntroPage : public QWizardPage {