]> Dogcows Code - chaz/openbox/blobdiff - src/XAtom.hh
toggledecor almost done
[chaz/openbox] / src / XAtom.hh
index f2dae637f798f5d60671f4ecb38b3c99941419ea..2def1c6caf56399d5b1110704ecb7c768915ee83 100644 (file)
@@ -216,7 +216,7 @@ public:
   // sends a client message a window
   void sendClientMessage(Window target, Atoms type, Window about,
                          long data = 0, long data1 = 0, long data2 = 0,
-                         long data3 = 0) const;
+                         long data3 = 0, long data4 = 0) const;
 
   // temporary function!! remove when not used in blackbox.hh anymore!!
   inline Atom getAtom(Atoms a)
This page took 0.019853 seconds and 4 git commands to generate.