VirtualBox

Changeset 50844 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 21, 2014 3:06:08 PM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Build-fix for r92923.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/graphics/UIGraphicsTextPane.h

    r50843 r50844  
    2020/* GUI includes: */
    2121#include "QIGraphicsWidget.h"
     22
     23/* Forward declarations: */
     24class QTextLayout;
    2225
    2326/* Typedefs: */
     
    6265                                        const QString &strText, int iWidth, int &iHeight);
    6366
     67    /** Paint-device to scale to. */
     68    QPaintDevice *m_pPaintDevice;
     69
    6470    /** Margin. */
    6571    const int m_iMargin;
     
    7480    int m_iMinimumTextHeight;
    7581
    76     /** Paint-device to scale to. */
    77     QPaintDevice *m_pPaintDevice;
    78 
    7982    /** Contained text. */
    8083    UITextTable m_text;
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