mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
type qualifiers are ignored on function return type
This commit is contained in:
parent
f9d6667461
commit
c10cfc01e9
@ -26,7 +26,7 @@ public:
|
||||
|
||||
void setIndicatorStyle(IndicatorStyle);
|
||||
void setColor(QColor color);
|
||||
const IndicatorStyle indicatorStyle() const;
|
||||
IndicatorStyle indicatorStyle() const;
|
||||
|
||||
signals:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user