Skip to content
Commit 2e72a3a0 authored by Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto 💬 Committed by Carlos Soriano Sánchez
Browse files

query: make NautilusQuery a final class

NautilusQuery handle all the necessary data
to perform searches throughout directories.

Currently, there is no NautilusQuery subclass
in Nautilus code, and - since it's inside
libnautilus-private - there is no way to subclass
it.

This commit updates NautilusQuery code be a final
class.
parent 80f8cba4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment