Skip to content

Commit 20ecf9f

Browse files
author
nephros
committed
fixup! [patchmanager.cpp] Reintroduce two dummy methods for documentation … (sailfishos-patches#452)
1 parent c4a70db commit 20ecf9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qml/patchmanager.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,6 +1051,7 @@ void PatchManager::easterReceived(const QString & easterText)
10511051
a [-Werror=unused-parameter] is emitted, turned into an error
10521052
by the global CONFIG_WERROR=y switch, which breaks the CI runs.
10531053
*/
1054+
Q_UNUSED(easterText);
10541055
}
10551056

10561057
/*!

0 commit comments

Comments
 (0)