+ fix author notes, fix memory leak, fix build failure under Windows

This commit is contained in:
wmayer
2014-07-30 10:04:03 +02:00
parent 4f71c3543e
commit 1a3beb44b0
7 changed files with 25 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
/***************************************************************************
* Copyright (c) 2002 J<EFBFBD>rgen Riegel <juergen.riegel@web.de> *
* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
* *
* This file is part of the FreeCAD CAx development system. *
* *
@@ -53,7 +53,7 @@ using namespace Gui::PropertyEditor;
/* TRANSLATOR Gui::PropertyView */
/*! Property Editor Widget
*
*
* Provides two Gui::PropertyEditor::PropertyEditor widgets, for "View" and "Data",
* in two tabs.
*/