X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FWindow.hh;fp=src%2FWindow.hh;h=02c15bcbf480cbd788fd4f5f4ddccbd262e6f16d;hb=d7a655137bdb7f02cb79714e7d92aa0c26a55520;hp=727f1006378bcfc0b19864602342a78ab4c8c52b;hpb=75f124a2bb21b726feadeafb3b59cd6a28cab544;p=chaz%2Fopenbox diff --git a/src/Window.hh b/src/Window.hh index 727f1006..02c15bcb 100644 --- a/src/Window.hh +++ b/src/Window.hh @@ -296,7 +296,7 @@ private: void setState(unsigned long new_state); void upsize(void); void doMove(int x_root, int y_root); - bool 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);