VirtualBox

Changeset 43264 in vbox


Ignore:
Timestamp:
Sep 10, 2012 9:39:43 AM (12 years ago)
Author:
vboxsync
Message:

No doxgyen @notes inside functions.

File:
1 edited

Legend:

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

    r43014 r43264  
    587587             * the view in order to respect the thread synchonisation logic
    588588             * (see UIFrameBuffer.h). */
    589             /** @note VBOX_WITH_CROGL additionally requires us to call
     589            /* Note! VBOX_WITH_CROGL additionally requires us to call
    590590             * SetFramebuffer to ensure 3D gets notified of view being
    591591             * destroyed */
     
    884884            return image;
    885885        }
    886         else
    887886# endif /* VBOX_GUI_USE_QUARTZ2D */
    888             /* In image mode we have to create the image ref out of the
    889              * framebuffer */
    890             return frameBuffertoCGImageRef(m_pFrameBuffer);
     887        /* In image mode we have to create the image ref out of the
     888         * framebuffer */
     889        return frameBuffertoCGImageRef(m_pFrameBuffer);
    891890    }
    892891    return 0;
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