summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/themes/genericunix/dbustray/qxdgnotificationproxy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move UNIX themes into QtGuiFriedemann Kleint2020-06-221-53/+0
| | | | | | Task-number: QTBUG-83255 Change-Id: I9e3aecd8e172b60121f472c840eaf2a5538af438 Reviewed-by: Liang Qi <liang.qi@qt.io>
* move dbusmenu and dbustray under themes/genericunixOswald Buddenhagen2016-10-071-0/+53
that's the only place where they are used, and this clarifies the structure. Change-Id: I874beb7f049b34cc73079609b8baabcc1bd3cd39 Reviewed-by: Jake Petroules <jake.petroules@qt.io>