Fix reggresion
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
23134d4b72
commit
2ac6efaa4a
2 changed files with 2 additions and 2 deletions
|
@ -133,7 +133,7 @@ void SkinManageDialog::delayed_scroll(QModelIndex model_index)
|
|||
|
||||
void SkinManageDialog::on_openDirBtn_clicked()
|
||||
{
|
||||
DesktopServices::openDirectory(m_list.getDir(), true);
|
||||
DesktopServices::openPath(m_list.getDir(), true);
|
||||
}
|
||||
|
||||
void SkinManageDialog::on_fileBtn_clicked()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue