mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 03:09:57 +01:00
bugfix show Player when clic source
This commit is contained in:
@@ -255,6 +255,7 @@ public:
|
||||
|
||||
void resetActiveSelection();
|
||||
void Render();
|
||||
void setVisible(bool on);
|
||||
bool Visible() const;
|
||||
inline bool Foccused() const { return focused_; }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user