Mercurial > hg > svcore
diff base/base.pro @ 457:ef14acd6d102
* Add beginnings of capability to search plugins that are not yet
installed -- lots more work to do here, though
author | Chris Cannam |
---|---|
date | Tue, 14 Oct 2008 16:36:35 +0000 |
parents | 9d70f577d6f5 |
children | ebb6ac65bccc |
line wrap: on
line diff
--- a/base/base.pro Mon Oct 13 13:53:05 2008 +0000 +++ b/base/base.pro Tue Oct 14 16:36:35 2008 +0000 @@ -40,6 +40,7 @@ Serialiser.h \ StorageAdviser.h \ TempDirectory.h \ + TextMatcher.h \ Thread.h \ UnitDatabase.h \ ViewManagerBase.h \ @@ -67,6 +68,7 @@ Serialiser.cpp \ StorageAdviser.cpp \ TempDirectory.cpp \ + TextMatcher.cpp \ Thread.cpp \ UnitDatabase.cpp \ ViewManagerBase.cpp \