mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-13 15:12:30 -05:00
qeditor: add support for deletion of items
Change-Id: I886e15585bd3bfed3303e4b845cd8960a9461277
This commit is contained in:
parent
8d0d3cb6f5
commit
dc869e70ac
7 changed files with 106 additions and 7 deletions
|
|
@ -238,6 +238,7 @@ protected slots:
|
|||
void OnSaveAs();
|
||||
void OnSocModified(bool modified);
|
||||
void OnNew();
|
||||
void OnSocItemDelete();
|
||||
|
||||
protected:
|
||||
void LoadSocFile(const QString& filename);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue