1*fce4895dSRene Gollent /* 2*fce4895dSRene Gollent * Copyright 2011, Rene Gollent, rene@gollent.com. 3*fce4895dSRene Gollent * Distributed under the terms of the MIT License. 4*fce4895dSRene Gollent */ 5*fce4895dSRene Gollent 6*fce4895dSRene Gollent 7*fce4895dSRene Gollent #include "TeamUiSettingsFactory.h" 8*fce4895dSRene Gollent 9*fce4895dSRene Gollent ~TeamUiSettingsFactory()10*fce4895dSRene GollentTeamUiSettingsFactory::~TeamUiSettingsFactory() 11*fce4895dSRene Gollent { 12*fce4895dSRene Gollent } 13