mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 09:08:42 +00:00
Derp - typo in platform_other.cpp
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
* @brief MultiMCPlatform::fixWM_CLASS
|
||||
* @param widget
|
||||
*/
|
||||
MultiMCPlatform::fixWM_CLASS(QWidget *widget)
|
||||
void MultiMCPlatform::fixWM_CLASS(QWidget *widget)
|
||||
{
|
||||
Q_UNUSED(widget);
|
||||
}
|
||||
|
Reference in New Issue
Block a user