diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2014-09-13 14:09:08 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-09-13 14:09:08 +0200 |
| commit | d4dd9675276093817756187c04d89f10da2df02e (patch) | |
| tree | 3fefb989b5eb7cbacb39e242ecb05780dea7ff13 /facetracknoir/plugin-support.h | |
| parent | 96e5dcb54b932d65c6d3bf9e9364226da21486ee (diff) | |
nix comment cancer
Diffstat (limited to 'facetracknoir/plugin-support.h')
| -rw-r--r-- | facetracknoir/plugin-support.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/facetracknoir/plugin-support.h b/facetracknoir/plugin-support.h index 1c63151a7..931f0fa1c 100644 --- a/facetracknoir/plugin-support.h +++ b/facetracknoir/plugin-support.h @@ -77,6 +77,7 @@ struct Metadata virtual void getIcon(QIcon *icon) = 0; }; +// merely to break a circular header dependency -sh class IDynamicLibraryProvider { public: virtual DynamicLibrary* current_tracker1() = 0; |
