aboutsummaryrefslogtreecommitdiff
path: root/tests/ayatana.cfg
Commit message (Collapse)AuthorAgeFilesLines
* cppcheck: Workaround undefined function-like macro for GLIB_CHECK_VERSIONJeremy BĂ­cha5 days1-0/+5
Copy a snippet from gtk.cfg. I didn't include gtk.cfg directly because its config triggers additional failures, so only copy the one line that we need https://github.com/danmar/cppcheck/commit/8c762adcdd9e https://bugs.debian.org/1125642 Closes: #106