Skip to content
Commit 55cc4c3a authored by Georges Basile Stavracas Neto's avatar Georges Basile Stavracas Neto 💬
Browse files

window: make it a template class

In order to prepare ourselves for the future changes,
having the window as a template class is hugely advantageous
for we'll be able to modify the interface much more
quickly and cleanly.

This commit makes the window a template class, and only
that. No behavioral changes, nor new features were
introduced here.

https://bugzilla.gnome.org/show_bug.cgi?id=766922
parent 6f38ca83
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