забыл завершить строку

This commit is contained in:
Dober 2017-12-17 12:10:26 +03:00
parent 69db97d70e
commit 6b8192d0e4

View File

@ -48,5 +48,5 @@ boss::~boss()
QRect boss::mcm() QRect boss::mcm()
{ {
QRect *temp; QRect *temp;
return temp return temp;
} }