VirtualBox

Changeset 33592 in vbox


Ignore:
Timestamp:
Oct 29, 2010 9:36:56 AM (14 years ago)
Author:
vboxsync
Message:

VRDE: renamed VRDPServer.h, .cpp to VRDEServer.

Location:
trunk/src/VBox/Main
Files:
3 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r33590 r33592  
    318318        DisplayResampleImage.cpp \
    319319        $(VBOX_AUTOGEN_EVENT_CPP) \
    320         VRDPServerImpl.cpp \
     320        VRDEServerImpl.cpp \
    321321        $(if $(VBOX_WITH_XPCOM),xpcom/server.cpp,) \
    322322        $(VBOX_XML_SCHEMADEFS_CPP) \
  • trunk/src/VBox/Main/include/MachineImpl.h

    r33540 r33592  
    2121#include "VirtualBoxBase.h"
    2222#include "SnapshotImpl.h"
    23 #include "VRDPServerImpl.h"
     23#include "VRDEServerImpl.h"
    2424#include "MediumAttachmentImpl.h"
    2525#include "MediumLock.h"
  • trunk/src/VBox/Main/xpcom/server.cpp

    r33590 r33592  
    7272#include <ProgressCombinedImpl.h>
    7373#include <ProgressProxyImpl.h>
    74 #include <VRDPServerImpl.h>
     74#include <VRDEServerImpl.h>
    7575#include <SharedFolderImpl.h>
    7676#include <HostImpl.h>
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