mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Added Cancel button to Transition view
And minor code improvements.
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
Session *detach();
|
||||
void play(bool open);
|
||||
void open();
|
||||
void cancel();
|
||||
|
||||
private:
|
||||
Surface *output_surface_;
|
||||
|
||||
Reference in New Issue
Block a user