VirtualBox

Ignore:
Timestamp:
Jun 16, 2008 3:18:28 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
32082
Message:

Backed out 32068 - see comment #163 in bug #2664.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/QIListView.h

    r9716 r9729  
    3030class QIListView: public QListView
    3131{
    32     Q_OBJECT
     32    Q_OBJECT;
    3333
    3434public:
     
    3737protected slots:
    3838    void focusChanged (QWidget *aOld, QWidget *aNow);
    39 };
     39}; 
    4040
    4141class QIItemDelegate: public QItemDelegate
     
    4646
    4747protected:
    48     void drawBackground (QPainter *aPainter, const QStyleOptionViewItem &aOption,
     48    void drawBackground (QPainter *aPainter, const QStyleOptionViewItem &aOption, 
    4949                         const QModelIndex &aIndex) const;
    5050};
Note: See TracChangeset for help on using the changeset viewer.

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