]> Dogcows Code - chaz/openbox/blobdiff - src/client.hh
add 'grab_server' for grabbing .. the .. server!
[chaz/openbox] / src / client.hh
index a8d21458898deb4e9c433dead6e2a497ec4a677a..382ab1df01794e33adaf1d7dc59dca931858a7fa 100644 (file)
@@ -596,7 +596,7 @@ public:
   inline DecorationFlags disabledDecorations() const
     { return _disabled_decorations; }
   //! Returns the functions that the user can perform on the window
-  inline FunctionFlags funtions() const { return _functions; }
+  inline FunctionFlags functions() const { return _functions; }
 
   //! Return the client this window is transient for
   inline Client *transientFor() const { return _transient_for; }
This page took 0.01997 seconds and 4 git commands to generate.