Fixed comment

This commit is contained in:
Robert Osfield 2011-01-12 17:39:35 +00:00
parent 534052f7cb
commit 762f8d5360

View File

@ -134,7 +134,7 @@ class OSGVIEWER_EXPORT GraphicsWindowX11 : public osgViewer::GraphicsWindow, pub
public: public:
// X11 specific aces functions // X11 specific access functions
Display* getEventDisplay() const { return _eventDisplay; } Display* getEventDisplay() const { return _eventDisplay; }
Display* getDisplayToUse() const ; Display* getDisplayToUse() const ;