diff options
Diffstat (limited to 'examples/tools/tools.pro')
-rw-r--r-- | examples/tools/tools.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/tools.pro b/examples/tools/tools.pro index 424f286..c694dd8 100644 --- a/examples/tools/tools.pro +++ b/examples/tools/tools.pro @@ -5,7 +5,7 @@ SUBDIRS = codecs \ customcompleter \ echoplugin \ i18n \ - offsetvector \ + contiguouscache \ plugandpaintplugins \ plugandpaint \ regexp \ |