summaryrefslogtreecommitdiff
path: root/tests/mydialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Drop the can-default propertyMatthias Clasen2019-04-281-1/+0
| | | | | | It was added at a time when default buttons had a very large external border that would disrupt aligment. Not a problem nowadays.
* Add missing templates to testdialogMatthias Clasen2014-04-251-0/+23
This makes the template test cases not crash. The templates also serve to test the new action widget support. https://bugzilla.gnome.org/show_bug.cgi?id=728846