ENABLE_THUMBNAIL_GENERATOR -> Refactoring to simplify code
This commit is contained in:
@@ -240,10 +240,6 @@ public:
|
||||
void copy_selection_to_clipboard();
|
||||
void paste_from_clipboard();
|
||||
|
||||
#if ENABLE_THUMBNAIL_GENERATOR
|
||||
void generate_thumbnail(unsigned int w, unsigned int h, bool printable_only);
|
||||
#endif // ENABLE_THUMBNAIL_GENERATOR
|
||||
|
||||
bool can_delete() const;
|
||||
bool can_delete_all() const;
|
||||
bool can_increase_instances() const;
|
||||
|
||||
Reference in New Issue
Block a user