]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
add misc.h with some standard enumerations with proper prefixing and capitalizations.
[chaz/openbox] / openbox / action.h
index f79bd56b4033b3ff6d42433ccc9af40e71cdb8f3..9dfbc7164b2ab57a98aef00f1e29f2113ce52914 100644 (file)
@@ -15,7 +15,7 @@ struct AnyAction {
 
 struct DirectionalAction{
     Client *c;
-    int direction;
+    ObDirection direction;
 };
 
 struct Execute {
This page took 0.021512 seconds and 4 git commands to generate.