mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
type qualifiers are ignored on function return type
This commit is contained in:
@ -26,7 +26,7 @@ public:
|
||||
|
||||
void setIndicatorStyle(IndicatorStyle);
|
||||
void setColor(QColor color);
|
||||
const IndicatorStyle indicatorStyle() const;
|
||||
IndicatorStyle indicatorStyle() const;
|
||||
|
||||
signals:
|
||||
|
||||
|
Reference in New Issue
Block a user