diff options
author | Razvan Chitu <razvan.ch95@gmail.com> | 2016-08-06 14:23:25 +0300 |
---|---|---|
committer | Razvan Chitu <razvan.ch95@gmail.com> | 2016-08-22 12:29:03 +0300 |
commit | 9c88e6892e534425043e6b8945af9c17b66b272d (patch) | |
tree | e271058c2dac278fc1fdf14fd6d949dde3d72897 /src/nautilus-file.c | |
parent | 116b53c5f2a440487d4a5d35a72da4469aaac567 (diff) | |
download | nautilus-9c88e6892e534425043e6b8945af9c17b66b272d.tar.gz |
files-view: use a hashset for newly added locations
There is no hash set in GLib, so we have to use GHashTable. However there are
functions that allow to use the hash table as hash set. Use that instead of the
regular hash table functions.
https://bugzilla.gnome.org/show_bug.cgi?id=768646
Diffstat (limited to 'src/nautilus-file.c')
0 files changed, 0 insertions, 0 deletions