forked from len0rd/rockbox
regtools/qeditor: clean-up
Free the backend when closing a tab to release some memory. Implement about dialogs. Change-Id: Ic8c500a23d38e6c3dd4de6a4ba862012925968be
This commit is contained in:
parent
a66a5af4db
commit
b8bad8412f
4 changed files with 17 additions and 1 deletions
|
|
@ -33,6 +33,7 @@ private:
|
|||
private slots:
|
||||
void OnQuit();
|
||||
void OnAbout();
|
||||
void OnAboutQt();
|
||||
void OnLoadDesc();
|
||||
void OnNewRegTab();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue