From 643b9638755b53dcacd24d8567ff40ddecc6ae0a Mon Sep 17 00:00:00 2001 From: gdd Date: Fri, 13 May 2011 09:58:04 +0000 Subject: [PATCH] rnc: added an include (cstdio) to avoid error at compilation with gcc 4.6 --- src/Qtx/QtxMainWindow.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Qtx/QtxMainWindow.cxx b/src/Qtx/QtxMainWindow.cxx index 7ddeff7dd..08416fb78 100644 --- a/src/Qtx/QtxMainWindow.cxx +++ b/src/Qtx/QtxMainWindow.cxx @@ -36,7 +36,7 @@ #include #include #include - +#include /*! \class QtxMainWindow::Filter \internal -- 2.39.2