fixed stack corruption after refactor?
This commit is contained in:
parent
780b546385
commit
6227a366c3
5 changed files with 18 additions and 14 deletions
|
|
@ -92,7 +92,7 @@ public:
|
|||
EndpointWidget(uint64_t idx, EndpointHandler* eph, QWidget *parent = nullptr);
|
||||
|
||||
EndpointHandler* getEndpointHandler();
|
||||
void updateEndpointHandlerFrontIndex(uint64_t index);
|
||||
void updateFrontIndex(uint64_t index);
|
||||
|
||||
void setIndex(uint64_t idx);
|
||||
uint64_t getIndex();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue