Chris@582: /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */ Chris@582: Chris@582: /* Chris@582: Sonic Visualiser Chris@582: An audio file viewer and annotation editor. Chris@582: Centre for Digital Music, Queen Mary, University of London. Chris@582: This file copyright 2009 QMUL. Chris@582: Chris@582: This program is free software; you can redistribute it and/or Chris@582: modify it under the terms of the GNU General Public License as Chris@582: published by the Free Software Foundation; either version 2 of the Chris@582: License, or (at your option) any later version. See the file Chris@582: COPYING included with this distribution for more information. Chris@582: */ Chris@582: Chris@582: #include "FileFinder.h" Chris@582: Chris@582: FileFinder * Chris@582: FileFinder::m_instance = 0; Chris@582: