summaryrefslogtreecommitdiffstats
path: root/nsplugins/plugin_paths.h
blob: 126d65665a4dbe0a9f333fecdb46a281bfc90688 (plain)
1
2
3
4
5
6
7
8
#ifndef PLUGIN_PATHS_H
#define PLUGIN_PATHS_H

#include <tqstringlist.h>

extern TQStringList getSearchPaths();

#endif