]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.hh
new OBScreen class is somewhat complete now i think
[chaz/openbox] / src / openbox.hh
index c3fa3cf9c305a942f8b730d4299d9dfcfd469c3c..ccf2b80aa18634c163048812622e3d824c52ff03 100644 (file)
@@ -142,7 +142,7 @@ public:
   inline const otk::OBProperty *property() const { return _property; }
 
   //! Returns the mouse cursors used throughout Openbox
-  inline const Cursors &cursor() const { return _cursors; }
+  inline const Cursors &cursors() const { return _cursors; }
 
   //! The main function of the Openbox class
   /*!
This page took 0.0203 seconds and 4 git commands to generate.