From c24115de1d1a45a0729c60eb76a9d86ba8ca0580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reimar=20D=C3=B6ffinger?= Date: Sun, 31 May 2015 13:03:21 +0200 Subject: Add missing QDebug include. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Reimar Döffinger --- mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'mainwindow.cpp') diff --git a/mainwindow.cpp b/mainwindow.cpp index 381d4e18..d3d1ebe8 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -5,6 +5,7 @@ #include "keygendialog.h" #include "util.h" #include +#include #include #include #include -- cgit v1.2.3