From c0777c319477a09c46f34429285b6c329edae44b Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Wed, 5 Sep 2007 15:08:03 +0000 Subject: [PATCH] Qt4 - cosmetic --- modules/gui/qt4/util/customwidgets.cpp | 3 ++- modules/gui/qt4/util/customwidgets.hpp | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/gui/qt4/util/customwidgets.cpp b/modules/gui/qt4/util/customwidgets.cpp index e77171de2e..dd517a00e7 100644 --- a/modules/gui/qt4/util/customwidgets.cpp +++ b/modules/gui/qt4/util/customwidgets.cpp @@ -21,7 +21,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. + *****************************************************************************/ #include "customwidgets.hpp" #include diff --git a/modules/gui/qt4/util/customwidgets.hpp b/modules/gui/qt4/util/customwidgets.hpp index 77af5f6b9e..6640b21132 100644 --- a/modules/gui/qt4/util/customwidgets.hpp +++ b/modules/gui/qt4/util/customwidgets.hpp @@ -21,7 +21,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. + *****************************************************************************/ #ifndef _CUSTOMWIDGETS_H_ #define _CUSTOMWIDGETS_H_ -- 2.39.2