]> Dogcows Code - chaz/openbox/blobdiff - src/Window.hh
actually check if a window has the function flags approproate before trying to perfor...
[chaz/openbox] / src / Window.hh
index 695d3e1c5bd6cf831900538fbbe5894f63fa0aa9..02c15bcbf480cbd788fd4f5f4ddccbd262e6f16d 100644 (file)
@@ -296,7 +296,7 @@ private:
   void setState(unsigned long new_state);
   void upsize(void);
   void doMove(int x_root, int y_root);
-  void doWorkspaceWarping(int x_root, int y_root, int &dx, int dy);
+  void doWorkspaceWarping(int x_root, int y_root, int &dx);
   void doWindowSnapping(int &dx, int &dy);
   void endMove(void);
   void doResize(int x_root, int y_root);
This page took 0.02441 seconds and 4 git commands to generate.