mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-02 13:02:44 +01:00
Add method to main.h
This commit is contained in:
parent
28ecb35260
commit
9d9a57a85a
1 changed files with 1 additions and 0 deletions
|
@ -393,6 +393,7 @@ private slots:
|
|||
void ToggleWindowMode();
|
||||
void ResetWindowSize(u32 width, u32 height);
|
||||
void ResetWindowSize720();
|
||||
void ResetWindowSize800();
|
||||
void ResetWindowSize900();
|
||||
void ResetWindowSize1080();
|
||||
void OnAlbum();
|
||||
|
|
Loading…
Reference in a new issue