Commit 97de8ff
committed
fix(gui): guard unused showTrayPopup position on macOS
The position parameter is only unused in the macOS branch, so scope the
annotation there with Q_UNUSED instead of [[maybe_unused]] on the signature.
Assisted-by: Claude Code:claude-opus-4-8
Signed-off-by: Camila Ayres <camila.ayres@nextcloud.com>1 parent 48d2418 commit 97de8ff
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
215 | 216 | | |
216 | 217 | | |
217 | 218 | | |
| |||
0 commit comments