Update API
This commit is contained in:
parent
566a7ffde3
commit
9b37769c62
2 changed files with 43 additions and 46 deletions
|
|
@ -27,7 +27,7 @@ class KJob;
|
|||
|
||||
namespace Danbooru {
|
||||
|
||||
class KonachanDanbooruService: public DanbooruServiceBase {
|
||||
class MoebooruService: public DanbooruServiceBase {
|
||||
|
||||
Q_OBJECT
|
||||
|
||||
|
|
@ -42,7 +42,6 @@ private:
|
|||
public:
|
||||
|
||||
using DanbooruServiceBase::DanbooruServiceBase; // superclass constructor
|
||||
~KonachanDanbooruService() override = default;
|
||||
|
||||
Danbooru::ApiType apiType() const override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue