~docky-core/plank/respect-struts

« back to all changes in this revision

Viewing changes to docs/Makefile.am

  • Committer: Rico Tzschichholz
  • Date: 2015-07-16 08:24:10 UTC
  • Revision ID: ricotz@ubuntu.com-20150716082410-tkbn5mqoxbe6j41n
Add ability to cache multiple sizes of drawn items

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
        $(top_srcdir)/lib/Drawing/DockSurface.vala \
34
34
        $(top_srcdir)/lib/Drawing/DockTheme.vala \
35
35
        $(top_srcdir)/lib/Drawing/Easing.vala \
 
36
        $(top_srcdir)/lib/Drawing/SurfaceCache.vala \
36
37
        $(top_srcdir)/lib/Drawing/Theme.vala \
37
38
        $(top_srcdir)/lib/Factories/AbstractMain.vala \
38
39
        $(top_srcdir)/lib/Factories/Factory.vala \