gnome-control-center/shell/alt
Georges Basile Stavracas Neto 55cc4c3a91 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
2016-06-03 12:32:36 -03:00
..
cc-window.c window: make it a template class 2016-06-03 12:32:36 -03:00
cc-window.h build: copy CcWindow in alt/ directory 2016-06-03 12:32:36 -03:00
Makefile.am build: create another executable for the new layout 2016-06-03 12:32:36 -03:00