From 6b8192d0e4c9572b0a966579966eb6a8f02d6a90 Mon Sep 17 00:00:00 2001 From: Dober Date: Sun, 17 Dec 2017 12:10:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B7=D0=B0=D0=B1=D1=8B=D0=BB=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=88=D0=B8=D1=82=D1=8C=20=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=BE=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boss.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boss.cpp b/boss.cpp index 33625df..4a78807 100644 --- a/boss.cpp +++ b/boss.cpp @@ -48,5 +48,5 @@ boss::~boss() QRect boss::mcm() { QRect *temp; - return temp + return temp; }