implement export/import ppbr

This commit is contained in:
2019-09-03 11:56:34 +02:00
parent 568f20e5c9
commit 0353d323a4
11 changed files with 390 additions and 135 deletions

View File

@@ -109,7 +109,6 @@ public:
virtual void init() override;
virtual kEventResult handle_event(Event* e) override;
bool import_abr(const std::string& path);
void init_controls();
void update_controls();