mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-01-05 14:35:26 +01:00
First operational version of AppearanceView. Cleanup of symbols for
sources and other bugfix.
This commit is contained in:
@@ -30,7 +30,6 @@ public:
|
||||
// implementation of source API
|
||||
void update (float dt) override;
|
||||
void setActive (bool on) override;
|
||||
void render() override;
|
||||
bool failed() const override;
|
||||
uint texture() const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user