]> Dogcows Code - chaz/openbox/blobdiff - src/XAtom.hh
allow style options in the rc file to override those found in the style
[chaz/openbox] / src / XAtom.hh
index 839951a8796e088057c6380d59986116bb6cf454..f4474a4ae1ca07772579edca25414b77412759c5 100644 (file)
@@ -207,7 +207,7 @@ public:
   bool getValue(Window win, Atoms atom, StringType type,
                 std::string &value) const;
   bool getValue(Window win, Atoms atom, StringType type,
-                int &nelements, StringVect &strings) const;
+                unsigned long &nelements, StringVect &strings) const;
   
   void eraseValue(Window win, Atoms atom) const;
 
This page took 0.021494 seconds and 4 git commands to generate.