VirtualBox

Changeset 12465 in vbox


Ignore:
Timestamp:
Sep 15, 2008 3:19:58 PM (16 years ago)
Author:
vboxsync
Message:

spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/VBoxDbgStats.h

    r12183 r12465  
    4040# include <qcombobox.h>
    4141# include <qpopupmenu.h>
    42 #endif 
     42#endif
    4343
    4444class VBoxDbgStats;
     
    123123        return QListViewItem::key(iColumn, fAscending);
    124124    }
    125 #endif 
     125#endif
    126126
    127127    /**
     
    153153        return !isHidden();
    154154    }
    155 #endif 
     155#endif
    156156
    157157protected:
     
    379379 * spinbutton, and the tree view with the statistics.
    380380 */
    381 class VBoxDbgStats : 
     381class VBoxDbgStats :
    382382#ifdef VBOXDBG_USE_QT4
    383     public QWidget, 
     383    public QWidget,
    384384#else
    385     public QVBox, 
    386 #endif 
     385    public QVBox,
     386#endif
    387387    public VBoxDbgBase
    388388{
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