fixed KKaper

This commit is contained in:
fourtf
2017-01-26 21:04:01 +01:00
parent 50df4966a8
commit a38b3c1626
3 changed files with 15 additions and 2 deletions
+10
View File
@@ -21,4 +21,14 @@ Windows::repaintVisibleChatWidgets(Channel *channel)
Windows::mainWindow->repaintVisibleChatWidgets(channel);
}
}
void
Windows::save()
{
}
void
Windows::load()
{
}
}