#include "smbbrowser.h"


SMBBrowser::SMBBrowser(QObject *parent) : QObject(parent)
{
}


SMBBrowser::~SMBBrowser()
{
}



