mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
Derp - typo in platform_other.cpp
This commit is contained in:
parent
78882ff6b1
commit
dcf58cdf12
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
* @brief MultiMCPlatform::fixWM_CLASS
|
||||
* @param widget
|
||||
*/
|
||||
MultiMCPlatform::fixWM_CLASS(QWidget *widget)
|
||||
void MultiMCPlatform::fixWM_CLASS(QWidget *widget)
|
||||
{
|
||||
Q_UNUSED(widget);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue