Changeset 99438 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h
- Timestamp:
- Apr 18, 2023 9:03:26 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 156897
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/UICommon.h
r99372 r99438 216 216 bool isCompositingManagerRunning() const { return m_fCompositingManagerRunning; } 217 217 /** Returns true if the detected display server type is either xorg or xwayland. */ 218 bool X11 XServerAvailable() const;218 bool X11ServerAvailable() const; 219 219 #endif 220 220 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.