mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
Cleanup of surface management in Sources (centralize texturesurface_ in
Source class, avoid mistakes in subclasses). Integration of sources in AppearanceView (not functionnal yet).
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
|
||||
protected:
|
||||
void init() override;
|
||||
void replaceRenderingShader() override;
|
||||
|
||||
Stream *stream_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user