File doxygen-1.5.6-arm.patch of Package doxywizard

--- qtools/qstring.h
+++ qtools/qstring.h
@@ -163,8 +163,10 @@
     bool isLetterOrNumber() const;
     bool isDigit() const;
 
+#ifndef __arm__
     uchar& cell() { return cl; }
     uchar& row() { return rw; }
+#endif
     uchar cell() const { return cl; }
     uchar row() const { return rw; }
 
openSUSE Build Service is sponsored by