Platform/Unix/X11Display.h: Some documentation.
This commit is contained in:
parent
c020b5dcf6
commit
12c0a962fc
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
||||||
|
|
||||||
namespace sp {
|
namespace sp {
|
||||||
|
|
||||||
|
// NOTE: This class wraps a X11 Window and Screen handle
|
||||||
|
// and is NOT a Class wrapper around X11's `Display` type.
|
||||||
class X11Display : public PlatformDisplay
|
class X11Display : public PlatformDisplay
|
||||||
{
|
{
|
||||||
public :
|
public :
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue