summaryrefslogtreecommitdiff
path: root/src/nautilus-file-conflict-dialog.h
diff options
context:
space:
mode:
authorSirbu Lavinia Stefania <sirbu.lavinia.stefania@gmail.com>2016-10-06 23:25:08 +0300
committerErnestas Kulik <ernestask@src.gnome.org>2016-10-07 15:58:58 +0300
commit0b617a38874376c3c50f33afc22e0b5a80fa1543 (patch)
treef720868fbe67d52c9892e40664d606e05ec62557 /src/nautilus-file-conflict-dialog.h
parent5e842c529fa81ca426571a76143f298c4551d7f7 (diff)
downloadnautilus-0b617a38874376c3c50f33afc22e0b5a80fa1543.tar.gz
bookmark: port to G_DECLARE* type declarations
Currently we are using the old GObject class declarations, which have two problems. One problem is that we cannot use smart pointers like g_autoptr. The other problem is the boilerplate code generated that makes the code less readable, so harder to understand. To fix this use G_DECLARE* type. https://bugzilla.gnome.org/show_bug.cgi?id=771837
Diffstat (limited to 'src/nautilus-file-conflict-dialog.h')
0 files changed, 0 insertions, 0 deletions