VirtualBox

Ignore:
Timestamp:
Feb 7, 2024 11:51:38 AM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161529
Message:

FE/VirtualBox/VBoxLicenseViewer: Fixed implicit fallthrough (found by Parfait). bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxLicenseViewer.cpp

    r100896 r103243  
    134134    {
    135135        case QEvent::Hide:
     136        {
    136137            if (pObject == m_pLicenseBrowser->verticalScrollBar())
    137138                /* Doesn't work on wm's like ion3 where the window starts maximized: isActiveWindow() */
    138139                sltUnlockButtons();
     140            break;
     141        }
    139142        default:
    140143            break;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette