Remove frontend header from contclasses

This commit is contained in:
Phireh 2023-08-14 20:10:59 +02:00 committed by Hane
commit c435fcfa07
5 changed files with 57 additions and 43 deletions

View file

@ -103,6 +103,7 @@ class MainWindow : public QMainWindow {
public:
MainWindow(QWidget *parent = nullptr);
void reloadEndpointWidgets();
//TODO: destroy/empty existing EndpointWidgets
//void setEndpointHandlers(std::vector<EndpointHandler*> *ephs);