refactoring

This commit is contained in:
Paul Schneider 2016-10-07 12:49:24 +02:00
commit 61d5e6a184
7 changed files with 60 additions and 21 deletions

View file

@ -24,7 +24,7 @@ using Yavsc.Model;
// You should have received a copy of the GNU Lesser General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
public class BookQueryEvent: BookQueryProviderView, IEvent
public class BookQueryEvent: BookQueryProviderInfo, IEvent
{
public BookQueryEvent()
{