aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/QuickMedia.hpp')
-rw-r--r--include/QuickMedia.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/QuickMedia.hpp b/include/QuickMedia.hpp
index bd72806..19d84a8 100644
--- a/include/QuickMedia.hpp
+++ b/include/QuickMedia.hpp
@@ -15,7 +15,7 @@
namespace QuickMedia {
class Plugin;
- class Manganelo;
+ class Manga;
class Program {
public:
@@ -43,7 +43,7 @@ namespace QuickMedia {
};
LoadImageResult load_image_by_index(int image_index, sf::Texture &image_texture, sf::String &error_message);
- void download_chapter_images_if_needed(Manganelo *image_plugin);
+ void download_chapter_images_if_needed(Manga *image_plugin);
void select_episode(BodyItem *item, bool start_from_beginning);
// Returns Page::EXIT if empty