Derp - typo in platform_other.cpp
This commit is contained in:
parent
78882ff6b1
commit
dcf58cdf12
@ -21,7 +21,7 @@
|
|||||||
* @brief MultiMCPlatform::fixWM_CLASS
|
* @brief MultiMCPlatform::fixWM_CLASS
|
||||||
* @param widget
|
* @param widget
|
||||||
*/
|
*/
|
||||||
MultiMCPlatform::fixWM_CLASS(QWidget *widget)
|
void MultiMCPlatform::fixWM_CLASS(QWidget *widget)
|
||||||
{
|
{
|
||||||
Q_UNUSED(widget);
|
Q_UNUSED(widget);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user