Working with file dialog, yay ! :D
This commit is contained in:
parent
1266628646
commit
546c935cf2
8 changed files with 25 additions and 31 deletions
|
@ -21,7 +21,9 @@ public:
|
|||
|
||||
~Controller() noexcept = default;
|
||||
|
||||
void control() noexcept;
|
||||
void control_menu() const noexcept;
|
||||
|
||||
void control_sheet()const noexcept;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue