int maxTextLines;
int maxTextWidth;
- bool operator==(const KItemListStyleOption& other) const;
- bool operator!=(const KItemListStyleOption& other) const;
+ bool operator==(const KItemListStyleOption &other) const;
+ bool operator!=(const KItemListStyleOption &other) const;
};
#endif
-
-