patchmanager
patchmanager copied to clipboard
[Doc] Remove/Improve build-breaking "Dummy" method docs
Turns out these methods are not so dummy after all. (See #452)
One is a Signal, which shouldn't have an implementation at all.
The other is indeed dead code, but lack of usage o its parameter broke the
build. Instad of wrapping it in Q_UNUSED, lets just not have an
implementation, just the qdoc comment.
This now does silence qdoc, and does not break the build.
Will look at this, try to comprehend the storyline which developed over years and approve, soon™.
Hey @Olf0 if you have the time it would be nice if you could approve and merge this.
The issue currently prevents building master on OBS.