Remove frontend header from contclasses
This commit is contained in:
parent
e5eb0878a6
commit
c435fcfa07
5 changed files with 57 additions and 43 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue