Update MediaPlayer window: removed title bar, menu bar instead. Improved

window resizing.
This commit is contained in:
brunoherbelin
2020-07-12 13:33:18 +02:00
parent bcc800e758
commit 6b21676d17
3 changed files with 67 additions and 38 deletions

View File

@@ -160,7 +160,6 @@ protected:
void showMenuOptions();
void RenderPreview();
void RenderMediaPlayer();
void RenderShaderEditor();
void handleKeyboard();
void handleMouse();