/* * File : snippetconfig.cpp * * Author: Robert Gruber * * Copyright: See COPYING file that comes with this distribution */ #include "snippetconfig.h" SnippetConfig::SnippetConfig() { } SnippetConfig::~SnippetConfig() { }