wip remove epw now working, xekboxs still funky
This commit is contained in:
parent
80327f5bcc
commit
83208e3dfe
3 changed files with 8 additions and 7 deletions
|
|
@ -61,12 +61,12 @@ enum CustomQEvent {
|
|||
};
|
||||
|
||||
class EndpointWidgetEvent : public QEvent {
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
public:
|
||||
EndpointWidgetEvent(QEvent::Type type, int idx);
|
||||
uint64_t idx;
|
||||
};
|
||||
//Q_DECLARE_METATYPE(EndpointWidgetEvent)
|
||||
|
||||
class ExtendedCheckBox : public QCheckBox {
|
||||
Q_OBJECT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue