From 1cee7ad8929d91c0ef25a265f67b0c0432c9a87a Mon Sep 17 00:00:00 2001 From: adelcastillo Date: Sat, 25 Sep 2010 20:21:28 +0000 Subject: [PATCH] =?UTF-8?q?Ahora=20el=20browser=20tiene=20la=20opci=C3=B3n?= =?UTF-8?q?=20commandwithconfirmation:=20La=20salida=20de=20los=20script?= =?UTF-8?q?=20ahora=20s=C3=AD=20se=20muestra.=20Cambio=20de=20Qt=204.6.2?= =?UTF-8?q?=20a=20Qt=204.6.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://opengnsys.es/svn/trunk@1242 a21b9725-9963-47de-94b9-378ad31fedc9 --- src/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 9c36a8e..ee49d42 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -12,6 +12,7 @@ #include #include #include +#include #include #include "qtermwidget.h"