engine/inc/PodcastModel.h
changeset 110 403412eb5292
parent 109 223f270fa7ff
child 113 50345a6ad0c3
--- a/engine/inc/PodcastModel.h	Sun Apr 04 15:54:17 2010 +0100
+++ b/engine/inc/PodcastModel.h	Sun Apr 04 16:23:10 2010 +0100
@@ -85,6 +85,7 @@
 	TInt GetIapId();
 	
 	sqlite3* DB();
+	void DropDB();
 	void ResetDB();
 	
 	IMPORT_C void GetAllShowsL();