mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
NOISSUE add an 'open folder' button to the icon dialog
This commit is contained in:
@@ -401,4 +401,9 @@ int IconList::getIconIndex(const QString &key) const
|
||||
return -1;
|
||||
}
|
||||
|
||||
QString IconList::getDirectory() const
|
||||
{
|
||||
return m_dir.absolutePath();
|
||||
}
|
||||
|
||||
//#include "IconList.moc"
|
||||
|
||||
Reference in New Issue
Block a user