VirtualBox

Changeset 83051 in vbox


Ignore:
Timestamp:
Feb 11, 2020 4:00:28 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136086
Message:

FE/Qt: bugref:9653: VirtualBox Manager: Build fix for r136085, it's a bit too early for QObject there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UICloudMachine.h

    r83050 r83051  
    5656};
    5757
    58 /** QObject subclass representing cloud VM wrapper.
     58/** Class representing cloud VM wrapper.
    5959  * This is temporary class before ICloudMachine interface is represented.
    6060  * This class is based on explicitly-shared memory and thus optimized
    6161  * for being passed across as copied object, not just reference. */
    62 class UICloudMachine : public QObject
     62class UICloudMachine
    6363{
    64     Q_OBJECT;
    65 
    6664public:
    6765
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