mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-10 20:33:58 -07:00
Delegate click to base.
This commit is contained in:
parent
cbbe9e7da0
commit
38d3c5f3da
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ ArchidektApiResponseDeckEntryDisplayWidget::ArchidektApiResponseDeckEntryDisplay
|
||||||
|
|
||||||
void ArchidektApiResponseDeckEntryDisplayWidget::mousePressEvent(QMouseEvent *event)
|
void ArchidektApiResponseDeckEntryDisplayWidget::mousePressEvent(QMouseEvent *event)
|
||||||
{
|
{
|
||||||
|
QWidget::mousePressEvent(event);
|
||||||
actRequestNavigationToDeck();
|
actRequestNavigationToDeck();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue