VirtualBox

Ignore:
Timestamp:
May 5, 2023 9:08:00 AM (22 months ago)
Author:
vboxsync
Message:

Guest / Host: Renamed SessionType -> DisplayServerType (better naming to reflect its purpose). bugref:10427

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/testcase/tstSeamlessX11.cpp

    r99600 r99620  
    3535
    3636#include <VBox/VBoxGuestLib.h>
    37 #include <VBox/GuestHost/SessionType.h>
     37#include <VBox/GuestHost/DisplayServerType.h>
    3838
    3939#include "../seamless.h"
     
    4141static RTSEMEVENT eventSem;
    4242
    43 VBGHSESSIONTYPE VBClGetSessionType(void)
     43VBGHDISPLAYSERVERTYPE VBClGetDisplayServerType(void)
    4444{
    45     return VBGHSESSIONTYPE_X11;
     45    return VBGHDISPLAYSERVERTYPE_X11;
    4646}
    4747
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