CcShell is an abstract class that represents an instance of a control center shell. It provides access to some of the properties of the shell that panels will need to read or change. When a panel is created it has an instance of CcShell available that represents the current shell. CcPanel is an abstract class used to implement panels for the shell. A panel contains a collection of related settings that are displayed within the shell window.
3 lines
49 B
Makefile
3 lines
49 B
Makefile
SUBDIRS=reference
|
|
|
|
-include $(top_srcdir)/git.mk
|