forked from len0rd/rockbox
retools/qeditor: add pin decoder (very basic add the moment)
Change-Id: I5309794efda67fd3bf5c265b35ea7da5faf662f6
This commit is contained in:
parent
8f122e0091
commit
30b20bf2e7
3 changed files with 168 additions and 2 deletions
|
|
@ -104,5 +104,5 @@ void MainWindow::OnLoadDesc()
|
|||
|
||||
void MainWindow::OnNewRegTab()
|
||||
{
|
||||
m_tab->setCurrentWidget(new RegTab(m_backend, m_tab));
|
||||
new RegTab(m_backend, m_tab);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue